public class HandleException extends HandleException
Constructor and Description |
---|
HandleException() |
HandleException(String s) |
HandleException(String s,
Throwable cause) |
HandleException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2014 Open Microscopy Environment