Class ServiceUnavailableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opencastproject.serviceregistry.api.ServiceUnavailableException
All Implemented Interfaces:
Serializable

public class ServiceUnavailableException extends Exception
Exception that is thrown during service lookups.
See Also:
  • Constructor Details

    • ServiceUnavailableException

      public ServiceUnavailableException(String message)
      Creates a new service unavailable exception.
      Parameters:
      message - the error message