Class FinalViolationException

  • All Implemented Interfaces:
    Serializable

    public final class FinalViolationException
    extends ConstraintViolationException
    Signals, that an attempt to write an field has been failed, because it cannot be written with any value. This exception will be thrown by Item.set if that field is final.
    Author:
    Ralf Wiebicke
    See Also:
    Serialized Form