org.codehaus.janino.util.enumerator
Class EnumeratorFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.janino.util.enumerator.EnumeratorFormatException
- All Implemented Interfaces:
- Serializable
- public class EnumeratorFormatException
- extends Exception
Represents a problem related to parsing Enumerator
s
and EnumeratorSet
s, in analogy with
EnumeratorFormatException
.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EnumeratorFormatException
public EnumeratorFormatException()
EnumeratorFormatException
public EnumeratorFormatException(String message)