Class RuntimeNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.opencastproject.scheduler.impl.RuntimeNotFoundException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRuntimeNotFoundException(org.opencastproject.util.NotFoundException wrappedException) -
Method Summary
Modifier and TypeMethodDescriptionorg.opencastproject.util.NotFoundExceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RuntimeNotFoundException
public RuntimeNotFoundException(org.opencastproject.util.NotFoundException wrappedException)
-
-
Method Details
-
getWrappedException
public org.opencastproject.util.NotFoundException getWrappedException()
-