public class RuntimeException extends Exception
Constructor and Description |
---|
RuntimeException() |
RuntimeException(String message) |
RuntimeException(String message,
Throwable cause) |
RuntimeException(Throwable cause) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString