public class ErrorTrait extends Object
Constructor and Description |
---|
ErrorTrait() |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
Integer |
getHttpStatusCode() |
void |
setCode(String code) |
void |
setHttpStatusCode(Integer httpStatusCode) |
Copyright © 2023. All rights reserved.