base/response library

Classes

ErrorResult
This defines the ErrorResult, which store information about the error that occurred.
GenericResponse<T>
Generic response class
ResponseCode
Response codes
Result
Class for representing the result of some operation, where the result can either be a success or an error.
SuccessResult
This defines the SuccessResult. which store information about the successful operation