public class ErrorTrait extends Object
| Constructor and Description |
|---|
ErrorTrait() |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorCode() |
Integer |
getHttpStatusCode() |
void |
setErrorCode(String errorCode) |
void |
setHttpStatusCode(Integer httpStatusCode) |
Copyright © 2019. All rights reserved.