Class PreconditionErrorException

  • All Implemented Interfaces:
    Serializable

    public class PreconditionErrorException
    extends Exception
    Thrown when a problem occurs in the evaluation of a precondition (which, under normal circumstances, should never happen).
    See Also:
    Serialized Form