Class UnrecoverableFailureException

  • All Implemented Interfaces:
    java.io.Serializable

    public final class UnrecoverableFailureException
    extends java.lang.RuntimeException
    UnrecoverableFailureException. Thrown when a job fails and is unrecoverable.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      UnrecoverableFailureException​(java.lang.Throwable cause)
      UnrecoverableFailureException.
    • 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

      • UnrecoverableFailureException

        public UnrecoverableFailureException​(java.lang.Throwable cause)
        UnrecoverableFailureException.
        Parameters:
        cause - cause