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