Class SchedulingException

  • All Implemented Interfaces:
    java.io.Serializable

    public final class SchedulingException
    extends java.lang.RuntimeException
    SchedulingException. Thrown when any exception occurs while trying to schedule a {org.apache.nemo.runtime.common.plan.physical.Task} to an executor.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      SchedulingException​(java.lang.Throwable exception)
      SchedulingException.
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • SchedulingException

        public SchedulingException​(java.lang.Throwable exception)
        SchedulingException.
        Parameters:
        exception - exception