Class InconsistentGetterAndSetterException

  • All Implemented Interfaces:
    Serializable

    public class InconsistentGetterAndSetterException
    extends AssertionError
    Exception thrown when the getter returns a different value than initially set with the setter.
    Author:
    Jeroen van Schagen
    See Also:
    Serialized Form