Serializable
ArithmeticException
, ArrayStoreException
, ClassCastException
, ConcurrentModificationException
, EmptyStackException
, IllegalArgumentException
, IllegalMonitorStateException
, IllegalStateException
, IndexOutOfBoundsException
, MissingResourceException
, NegativeArraySizeException
, NoSuchElementException
, NullPointerException
, ProviderException
, SecurityException
, UndeclaredThrowableException
, UnsupportedOperationException
public class RuntimeException extends Exception
Constructor | Description |
---|---|
RuntimeException() |
|
RuntimeException(String var0) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
public RuntimeException()
public RuntimeException(String var0)