@ProviderType public class SlingGraphQLException extends RuntimeException
SlingGraphQLException defines the class of errors that can be thrown by the org.apache.sling.graphql.core bundle.| Constructor and Description |
|---|
SlingGraphQLException(String message)
Creates a
SlingGraphQLException without a known cause. |
SlingGraphQLException(String message,
Throwable cause)
Creates a
SlingGraphQLException with a known cause. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.