Class ValidationException

  • All Implemented Interfaces:
    Serializable

    public class ValidationException
    extends OBException
    Is thrown when an entity or property value is invalid. This Exception is not logged. Instead it allows messages to be added and stored by Property.
    Author:
    mtaal
    See Also:
    Serialized Form
    • Constructor Detail

      • ValidationException

        public ValidationException()