Class RuntimeNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.opencastproject.scheduler.impl.RuntimeNotFoundException
All Implemented Interfaces:
Serializable

public class RuntimeNotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • RuntimeNotFoundException

      public RuntimeNotFoundException(org.opencastproject.util.NotFoundException wrappedException)
  • Method Details

    • getWrappedException

      public org.opencastproject.util.NotFoundException getWrappedException()