Class StringResult
Defined in File SystemsResult.h
Inheritance Relationships
Base Type
public csp::systems::ResultBase
(Class ResultBase)
Class Documentation
-
class StringResult : public csp::systems::ResultBase
A result handler that is used to notify a user of an error while passing a String value.
Public Functions
-
const csp::common::String &GetValue() const
A getter which returns the String passed via the result.
-
inline StringResult(csp::systems::EResultCode ResCode, uint16_t HttpResCode)
-
const csp::common::String &GetValue() const