public class EnumException extends RuntimeException
| Constructor and Description | 
|---|
| EnumException() | 
| EnumException(String s) | 
| EnumException(String s,
             Throwable cause) | 
| EnumException(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014 Open Microscopy Environment