Class 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:
    Serialized Form
    • Constructor Detail

      • 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