org.codehaus.janino.util.enumerator

Class EnumeratorFormatException

public class EnumeratorFormatException extends Exception

Represents a problem related to parsing Enumerators and EnumeratorSets, in analogy with EnumeratorFormatException.
Constructor Summary
EnumeratorFormatException()
EnumeratorFormatException(String message)

Constructor Detail

EnumeratorFormatException

public EnumeratorFormatException()

EnumeratorFormatException

public EnumeratorFormatException(String message)