public class AEMHeadlessClientException
extends java.lang.RuntimeException
AEMHeadlessClient. If a
GraphQL error response was received from server,
getGraphQlResponse() can be used to retrieve the response.| Modifier and Type | Method and Description |
|---|---|
GraphQlResponse |
getGraphQlResponse()
Returns the
GraphQlResponse containing the list of errors or
null if the error happened before a response could be received from
server. |
public GraphQlResponse getGraphQlResponse()
GraphQlResponse containing the list of errors or
null if the error happened before a response could be received from
server.GraphQlResponse or nullCopyright © 2021 Adobe. All rights reserved.