Class IDAuthenticationUnknownException

    • Constructor Detail

      • IDAuthenticationUnknownException

        public IDAuthenticationUnknownException()
        Instantiates a new unknown exception.
      • IDAuthenticationUnknownException

        public IDAuthenticationUnknownException​(IdAuthenticationErrorConstants exceptionConstant)
        Instantiates a new unknown exception.
        Parameters:
        exceptionConstant - the exception constant
      • IDAuthenticationUnknownException

        public IDAuthenticationUnknownException​(IdAuthenticationErrorConstants exceptionConstant,
                                                Throwable rootCause)
        Instantiates a new unknown exception.
        Parameters:
        exceptionConstant - the exception constant
        rootCause - the root cause