Class MailInvalidArmorException

    • Constructor Detail

      • MailInvalidArmorException

        protected MailInvalidArmorException​(String newErrorCode,
                                            String messageFormat,
                                            Throwable cause,
                                            Object[] exceptionDataEN,
                                            Object[] exceptionData)
      • MailInvalidArmorException

        public MailInvalidArmorException​(Throwable cause,
                                         String message)
        Failed by encoding/decoding armor
        Parameters:
        cause - The originating exception, null if this is the originating exception
        message - The message to pass to the user.