Package graphql.kickstart.servlet
Class InvocationInputParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- graphql.kickstart.servlet.InvocationInputParseException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvocationInputParseException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvocationInputParseException(java.lang.Throwable t)
-