Class SecurityFailedException

    • Constructor Detail

      • SecurityFailedException

        public SecurityFailedException()
        Instantiates a new security failed exception.
      • SecurityFailedException

        public SecurityFailedException​(IdAuthenticationErrorConstants exceptionConstant)
        Instantiates a new security failed exception.
        Parameters:
        exceptionConstant - the exception constant
      • SecurityFailedException

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