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