public class DiagnosticException extends Exception
| Constructor and Description | 
|---|
| DiagnosticException() | 
| DiagnosticException(String msg) | 
| DiagnosticException(String msg,
                   Throwable t) | 
| DiagnosticException(Throwable t) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString