Class ConstraintException

All Implemented Interfaces:
Serializable

public class ConstraintException extends AlfrescoRuntimeException
Thrown when property value fails to meet a property constraint.
Author:
Derek Hulley
See Also:
  • Constructor Details

    • ConstraintException

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