Class ErrorInfo
java.lang.Object
org.eclipse.rdf4j.http.protocol.error.ErrorInfo
- Author:
- Herko ter Horst, Arjohn Kampman
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ErrorInfo
Parses 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()
.
-