Class CredentialNotFoundException

    • Constructor Detail

      • CredentialNotFoundException

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

        public CredentialNotFoundException​(Throwable cause)
        No valid credential could be found.
        Parameters:
        cause - The originating exception, null if this is the originating exception