Package io.smallrye.graphql.cdi.event
Class ErrorInfo
- java.lang.Object
-
- io.smallrye.graphql.cdi.event.ErrorInfo
-
public class ErrorInfo extends Object
Simple Pojo that hold error info- Author:
- Phillip Kruger (phillip.kruger@redhat.com)
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.smallrye.graphql.api.ContextgetContext()StringgetExecutionId()ThrowablegetT()
-