Class ErrorInfo
java.lang.Object
org.eclipse.rdf4j.http.protocol.error.ErrorInfo
- Author:
 - Herko ter Horst, Arjohn Kampman
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic ErrorInfoParses the string output that is produced bytoString().toString() 
- 
Constructor Details
- 
ErrorInfo
 - 
ErrorInfo
 
 - 
 - 
Method Details
- 
getErrorType
 - 
getErrorMessage
 - 
toString
 - 
parse
Parses the string output that is produced bytoString(). 
 -