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
,URISyntaxException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
Exception
public Exception() -
Exception
-
Exception
-
Exception
-