Class ConstraintException

  • All Implemented Interfaces:
    Serializable

    public class ConstraintException
    extends org.alfresco.error.AlfrescoRuntimeException
    Thrown when property value fails to meet a property constraint.
    Author:
    Derek Hulley
    See Also:
    Serialized Form
    • Constructor Detail

      • ConstraintException

        public ConstraintException​(String msgId,
                                   Object... args)