Package graphql.validation
Class ValidationErrorCollector.MaxValidationErrorsReached
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
graphql.validation.ValidationErrorCollector.MaxValidationErrorsReached
- All Implemented Interfaces:
Serializable
- Enclosing class:
ValidationErrorCollector
Indicates that that maximum number of validation errors has been reached
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MaxValidationErrorsReached
MaxValidationErrorsReached()
-
-
Method Details
-
fillInStackTrace
- Overrides:
fillInStackTrace
in classThrowable
-