Class ErrorResponse
java.lang.Object
org.linkedopenactors.rdfpub.config.ErrorResponse
-
Constructor Summary
ConstructorDescriptionErrorResponse
(org.springframework.http.HttpStatus httpStatus, String message) ErrorResponse
(org.springframework.http.HttpStatus httpStatus, String message, String stackTrace) ErrorResponse
(org.springframework.http.HttpStatus httpStatus, String message, String stackTrace, Object data) -
Method Summary
-
Constructor Details
-
ErrorResponse
public ErrorResponse() -
ErrorResponse
-
ErrorResponse
-
ErrorResponse
-