Class GraphQLConnectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
se.liu.ida.hefquin.engine.wrappers.graphql.GraphQLException
se.liu.ida.hefquin.engine.wrappers.graphql.conn.GraphQLConnectionException
- 
Constructor Summary
ConstructorsConstructorDescriptionGraphQLConnectionException(String message) GraphQLConnectionException(String message, Throwable cause)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
GraphQLConnectionException
 - 
GraphQLConnectionException
 - 
GraphQLConnectionException
 
 -