Class ModelNotInUseException

  • All Implemented Interfaces:
    Serializable

    public class ModelNotInUseException
    extends org.alfresco.error.AlfrescoRuntimeException
    An exception thrown to indicate that a model is not in use.
    Author:
    sglover
    See Also:
    Serialized Form
    • Constructor Detail

      • ModelNotInUseException

        public ModelNotInUseException​(String message)