Class ConstraintViolationException

  • All Implemented Interfaces:
    Serializable

    public class ConstraintViolationException
    extends Exception
    $Id$ Created on 02/03/2008 Indicates the violation of a constraint imposed by a relevant specification.
    See Also:
    Serialized Form
    • Constructor Detail

      • ConstraintViolationException

        public ConstraintViolationException()
        Default constructor.
      • ConstraintViolationException

        public ConstraintViolationException​(String message)
        Parameters:
        message - an error message