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:
  • Constructor Details

    • KeyNotFoundException

      public KeyNotFoundException(Object key, Scoping current)
  • Method Details

    • getKey

      public Object getKey()
    • getStep

      public Scoping getStep()