Class ErrorCodeException
Defined in File ContinuationUtils.h
Inheritance Relationships
Base Type
public csp::common::continuations::ExpectedExceptionBase
(Class ExpectedExceptionBase)
Class Documentation
-
class ErrorCodeException : public csp::common::continuations::ExpectedExceptionBase
An exception class for Multiplayer Error code.
This template class captures the Multiplayer Error code object alongside the exception. It’s ideal for handling errors from Multiplayer where specific error codes need to be preserved.