Package java.lang
Class RuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ArithmeticException,ArrayStoreException,ClassCastException,ConcurrentModificationException,EmptyStackException,IllegalArgumentException,IllegalMonitorStateException,IllegalStateException,IndexOutOfBoundsException,MissingResourceException,NegativeArraySizeException,NoSuchElementException,NullPointerException,ProviderException,SecurityException,UndeclaredThrowableException,UnsupportedOperationException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
-
Constructor Details
-
RuntimeException
public RuntimeException() -
RuntimeException
-