Class IllegalVertexOperationException

  • All Implemented Interfaces:
    java.io.Serializable

    public final class IllegalVertexOperationException
    extends java.lang.RuntimeException
    IllegalVertexOperationException. Thrown when an operation is conducted with a {org.apache.nemo.common.ir.IRVertex} that is unknown/invalid/out of scope.
    See Also:
    Serialized Form
    • 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

      • IllegalVertexOperationException

        public IllegalVertexOperationException​(java.lang.String message)
        IllegalVertexOperationException.
        Parameters:
        message - message