Package graphql.schema
Class PropertyFetchingImpl.FastNoSuchMethodException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.ReflectiveOperationException
java.lang.NoSuchMethodException
graphql.schema.PropertyFetchingImpl.FastNoSuchMethodException
- All Implemented Interfaces:
Serializable
- Enclosing class:
PropertyFetchingImpl
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FastNoSuchMethodException
-
-
Method Details
-
fillInStackTrace
- Overrides:
fillInStackTrace
in classThrowable
-