Package org.restheart.graphql
Class GraphQLIllegalAppDefinitionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.restheart.graphql.GraphQLIllegalAppDefinitionException
- All Implemented Interfaces:
Serializable
- See Also:
- Serialized Form
-
Constructor Summary
ConstructorsConstructorDescriptionGraphQLIllegalAppDefinitionException(String message)GraphQLIllegalAppDefinitionException(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
-
GraphQLIllegalAppDefinitionException
public GraphQLIllegalAppDefinitionException() -
GraphQLIllegalAppDefinitionException
-
GraphQLIllegalAppDefinitionException
-