Class IncidentServiceException

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

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

    • IncidentServiceException

      public IncidentServiceException(Throwable t)
      Creates a new incident service exception.
      Parameters:
      t - the exception causing the error