Class ServiceTimeoutException

    • Constructor Detail

      • ServiceTimeoutException

        public ServiceTimeoutException()
        Instantiates a new service timeout exception.
      • ServiceTimeoutException

        public ServiceTimeoutException​(IdAuthenticationErrorConstants exceptionConstant)
        Instantiates a new service timeout exception.
        Parameters:
        exceptionConstant - the exception constant
      • ServiceTimeoutException

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