Class ErrorsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.elasticsearch.common.inject.internal.ErrorsException
- All Implemented Interfaces:
Serializable
Indicates that a result could not be returned while preparing or resolving a binding. The caller
should
merge
the errors from this exception with their existing
errors.- See Also:
- Serialized Form
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ErrorsException
-
-
Method Details
-
getErrors
-