java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.pdfsam.eventstudio.exception.EventStudioException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
BroadcastInterruptionException
Exception thrown by the event studio library
- Author:
- Andrea Vacondio
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEventStudioException(String message) EventStudioException(String message, Throwable cause) EventStudioException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EventStudioException
-
EventStudioException
-
EventStudioException
-