public final class FastNoSuchElementException
extends java.util.NoSuchElementException
NoSuchElementException without a stack trace.| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
fillInStackTrace() |
static java.util.NoSuchElementException |
instance()
Retrieve a singleton, fast
NoSuchElementException without a stack trace. |
Copyright © 2013-2015 TinkerPop. All Rights Reserved.