Class ErrorDetails
java.lang.Object
org.craftercms.profile.api.exceptions.ErrorDetails
Information transmitted to the client when an error occurs.
- Author:
- avasquez
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetErrorCode(ErrorCode errorCode) voidsetMessage(String message)
-
Constructor Details
-
ErrorDetails
public ErrorDetails() -
ErrorDetails
-
-
Method Details
-
getErrorCode
-
setErrorCode
-
getMessage
-
setMessage
-