Package graphql
Class AssertException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- graphql.GraphQLException
-
- graphql.AssertException
-
- All Implemented Interfaces:
java.io.Serializable
@PublicApi public class AssertException extends GraphQLException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AssertException(java.lang.String message)
-