Class CustomMetadataException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.alfresco.module.org_alfresco_module_rm.admin.CustomMetadataException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CannotApplyConstraintMetadataException, InvalidCustomAspectMetadataException, NotCustomisableMetadataException, PropertyAlreadyExistsMetadataException

@AlfrescoPublicApi public abstract class CustomMetadataException extends Exception
Custom metadata exception.
Since:
2.1
Author:
Roy Wethearll
See Also:
  • Constructor Details

    • CustomMetadataException

      public CustomMetadataException(String msg)