org.codehaus.janino.util.enumerator

Class EnumeratorSetTypeException

public class EnumeratorSetTypeException extends RuntimeException

Indicates that an attempt was made to add or remove values of different type to an EnumeratorSet.
Constructor Summary
EnumeratorSetTypeException()
EnumeratorSetTypeException(String message)

Constructor Detail

EnumeratorSetTypeException

public EnumeratorSetTypeException()

EnumeratorSetTypeException

public EnumeratorSetTypeException(String message)