Class Scoping.KeyNotFoundException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- org.apache.tinkerpop.gremlin.process.traversal.step.Scoping.KeyNotFoundException
 
 
 
- 
- All Implemented Interfaces:
- Serializable
 - Enclosing interface:
- Scoping
 
 public static class Scoping.KeyNotFoundException extends Exception - See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description KeyNotFoundException(Object key, Scoping current)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectgetKey()ScopinggetStep()- 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
-