Class OpenVDS::ReadErrorException

class ReadErrorException : public OpenVDS::MessageBufferException<512>

Public Functions

inline ReadErrorException(const char *errorMessage, int errorCode)
inline ReadErrorException(const ReadErrorException &other)
inline ReadErrorException &operator=(const ReadErrorException &other)
inline virtual const char *GetErrorMessage() const noexcept override
inline int GetErrorCode() const noexcept