Class FieldAccessException

All Implemented Interfaces:
Serializable

public class FieldAccessException extends GraphQlClientException
An exception raised when an attempt is made to decode data from a response that is not valid or where field value is null, or there field errors.
Since:
1.0.0
Author:
Rossen Stoyanchev
See Also: