Class StashApplyFailureException

    • Constructor Detail

      • StashApplyFailureException

        public StashApplyFailureException​(String message,
                                          Throwable cause)
        Constructor for StashApplyFailureException
        Parameters:
        message - error message
        cause - a Throwable
        Since:
        4.1
      • StashApplyFailureException

        public StashApplyFailureException​(String message)
        Create a StashApplyFailedException
        Parameters:
        message - error message