Package io.smallrye.graphql.client.impl
Class SmallRyeGraphQLClientMessages_$bundle
java.lang.Object
io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages_$bundle
- All Implemented Interfaces:
SmallRyeGraphQLClientMessages,Serializable
public class SmallRyeGraphQLClientMessages_$bundle
extends Object
implements SmallRyeGraphQLClientMessages, Serializable
Warning this class consists of generated code.
- See Also:
-
Field Summary
FieldsFields inherited from interface io.smallrye.graphql.client.impl.SmallRyeGraphQLClientMessages
msg -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal RuntimeExceptioncannotInstantiateDomainObject(String object, Throwable t) protected Stringfinal RuntimeExceptioncannotParseResponse(String response, Throwable cause) protected Stringfinal NoSuchElementExceptionfieldNotFoundInResponse(String field, Set<String> availableFields) protected Stringfinal IllegalStateExceptionprotected Stringprotected Localefinal RuntimeExceptionmissingDataForOperation(String operation) protected Stringfinal NoSuchElementExceptionprotected Stringfinal InvalidResponseExceptionprotected Stringprotected Objectfinal IllegalArgumentExceptionresponseContainsArray(String field) protected Stringfinal IllegalArgumentExceptionprotected Stringfinal RuntimeExceptionunexpectedValueInResponse(String path, String value) protected Stringfinal NoSuchElementExceptionprotected Stringfinal NoSuchElementExceptionprotected String
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
SmallRyeGraphQLClientMessages_$bundle
protected SmallRyeGraphQLClientMessages_$bundle()
-
-
Method Details
-
readResolve
-
getLoggingLocale
-
cannotParseResponse$str
-
cannotParseResponse
- Specified by:
cannotParseResponsein interfaceSmallRyeGraphQLClientMessages
-
urlNotConfiguredForNamedClient$str
-
urlNotConfiguredForNamedClient
- Specified by:
urlNotConfiguredForNamedClientin interfaceSmallRyeGraphQLClientMessages
-
urlNotConfiguredForProgrammaticClient$str
-
urlNotConfiguredForProgrammaticClient
- Specified by:
urlNotConfiguredForProgrammaticClientin interfaceSmallRyeGraphQLClientMessages
-
noDataInResponse$str
-
noDataInResponse
- Specified by:
noDataInResponsein interfaceSmallRyeGraphQLClientMessages
-
fieldNotFoundInResponse$str
-
fieldNotFoundInResponse
public final NoSuchElementException fieldNotFoundInResponse(String field, Set<String> availableFields) - Specified by:
fieldNotFoundInResponsein interfaceSmallRyeGraphQLClientMessages
-
unexpectedValueInResponse$str
-
unexpectedValueInResponse
- Specified by:
unexpectedValueInResponsein interfaceSmallRyeGraphQLClientMessages
-
responseContainsSingleObject$str
-
responseContainsSingleObject
- Specified by:
responseContainsSingleObjectin interfaceSmallRyeGraphQLClientMessages
-
responseContainsArray$str
-
responseContainsArray
- Specified by:
responseContainsArrayin interfaceSmallRyeGraphQLClientMessages
-
fieldRecursionFound$str
-
fieldRecursionFound
- Specified by:
fieldRecursionFoundin interfaceSmallRyeGraphQLClientMessages
-
cannotInstantiateDomainObject$str
-
cannotInstantiateDomainObject
- Specified by:
cannotInstantiateDomainObjectin interfaceSmallRyeGraphQLClientMessages
-
missingDataForOperation$str
-
missingDataForOperation
- Specified by:
missingDataForOperationin interfaceSmallRyeGraphQLClientMessages
-
nullResponseBody$str
-
nullResponseBody
- Specified by:
nullResponseBodyin interfaceSmallRyeGraphQLClientMessages
-