Class ColorAlphaViolationException

All Implemented Interfaces:
Serializable

public final class ColorAlphaViolationException extends ConstraintViolationException
Signals, that an attempt to write an ColorField has been failed, because the value to be written had a alpha component. This exception will be thrown by FunctionField.set(Item,Object) and item constructors.
Author:
Ralf Wiebicke
See Also: