Package org.apache.solr.jersey
Class ErrorInfo
- java.lang.Object
-
- org.apache.solr.jersey.ErrorInfo
-
- All Implemented Interfaces:
org.apache.solr.common.MapSerializable,org.apache.solr.common.MapWriter,org.apache.solr.common.NavigableObject,JacksonReflectMapWriter
public class ErrorInfo extends Object implements JacksonReflectMapWriter
A value type representing an error.Based on the fields exposed in responses from Solr's v1/requestHandler API.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classErrorInfo.ErrorMetadata
-
Constructor Summary
Constructors Constructor Description ErrorInfo()
-