Serialized Form
-
Package io.fria.lilo.error
-
Class io.fria.lilo.error.ErrorSourceLocation extends graphql.language.SourceLocation implements Serializable
-
Class io.fria.lilo.error.LiloGraphQLError extends Object implements Serializable
-
Serialized Fields
-
errorType
graphql.ErrorType errorType
-
locations
List<ErrorSourceLocation> locations
-
message
String message
-
path
List<Object> path
-
-
-
Class io.fria.lilo.error.SourceDataFetcherException extends RuntimeException implements Serializable
-
Serialized Fields
-
errors
List<? extends graphql.GraphQLError> errors
-
-
-