public class GraphQLException extends RuntimeException
Constructor and Description |
---|
GraphQLException() |
GraphQLException(String message) |
GraphQLException(String message,
Throwable cause) |
GraphQLException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019. All rights reserved.