Class CustomMetadataException

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

public abstract class CustomMetadataException extends Exception
Deprecated.
See Also:
  • Constructor Details

    • CustomMetadataException

      public CustomMetadataException(String msg)
      Deprecated.