Class ModuleManagementToolException

  • All Implemented Interfaces:
    Serializable

    public class ModuleManagementToolException
    extends org.alfresco.error.AlfrescoRuntimeException
    Module Management Tool Exception class
    Author:
    Roy Wetherall
    See Also:
    Serialized Form
    • Constructor Detail

      • ModuleManagementToolException

        public ModuleManagementToolException​(String msgId)
      • ModuleManagementToolException

        public ModuleManagementToolException​(String msgId,
                                             Object[] msgParams)
      • ModuleManagementToolException

        public ModuleManagementToolException​(String msgId,
                                             Object[] msgParams,
                                             Throwable cause)
      • ModuleManagementToolException

        public ModuleManagementToolException​(String msgId,
                                             Throwable cause)