public class RuntimeException extends Exception
| Constructor and Description |
|---|
RuntimeException()
RuntimeException
|
RuntimeException(String s)
Runtime Exception
|
RuntimeException(String s,
Throwable c)
Runtime Exception
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RuntimeException()
public RuntimeException(String s)
s - descriptive string