Class PatchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.alfresco.error.AlfrescoRuntimeException
org.alfresco.service.cmr.admin.PatchException
All Implemented Interfaces:
Serializable

public class PatchException extends org.alfresco.error.AlfrescoRuntimeException
Thrown when a patch fails to execute successfully.
Author:
Derek Hulley
See Also:
  • Constructor Details

    • PatchException

      public PatchException(String msgId)
      Parameters:
      msgId - the patch failure message ID
    • PatchException

      public PatchException(String msgId, Object... args)
      Parameters:
      msgId - the patch failure message ID
      args - variable number of message arguments