Class CredentialEncodingException

    • Constructor Detail

      • CredentialEncodingException

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

        public CredentialEncodingException​(Throwable cause)
        Failed to encode/decode the credentials.
        Parameters:
        cause - The originating exception, null if this is the originating exception