Package java.lang
Class Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AclNotFoundException,ClassNotFoundException,CloneNotSupportedException,DataFormatException,GeneralSecurityException,IllegalAccessException,InstantiationException,InterruptedException,InvocationTargetException,IOException,LastOwnerException,NoSuchFieldException,NoSuchMethodException,NotOwnerException,ParseException,PrivilegedActionException,RuntimeException,TooManyListenersException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
-
Constructor Details
-
Exception
public Exception() -
Exception
-