Class SuperHeroLookupException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.microprofile.graphql.GraphQLException
org.eclipse.microprofile.graphql.tck.apps.superhero.api.SuperHeroLookupException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.microprofile.graphql.GraphQLException
GraphQLException.ExceptionType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.microprofile.graphql.GraphQLException
getExceptionType, getPartialResults, setExceptionType, setPartialResultsMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SuperHeroLookupException
-