Class ServiceUnavailableException

    • Constructor Detail

      • ServiceUnavailableException

        public ServiceUnavailableException​(String message)
        Constructs a new ServiceUnavailableException with the specified error message.
        Parameters:
        message - Describes the error encountered.