Class ServiceUnavailableException

    • Constructor Detail

      • ServiceUnavailableException

        public ServiceUnavailableException​(String message)
        Constructs a new ServiceUnavailableException with the specified cause.
        Parameters:
        message - the cause of the exception.