Class FastNoSuchElementException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.util.NoSuchElementException
org.apache.tinkerpop.gremlin.process.traversal.util.FastNoSuchElementException
All Implemented Interfaces:
Serializable

public final class FastNoSuchElementException extends NoSuchElementException
Retrieve a singleton, fast NoSuchElementException without a stack trace.
See Also: