Class OpenVDS::IndexOutOfRangeException

class IndexOutOfRangeException : public OpenVDS::MessageBufferException<512>

Public Functions

inline IndexOutOfRangeException(const char *errorMessage)
inline IndexOutOfRangeException(const IndexOutOfRangeException &other)
inline IndexOutOfRangeException &operator=(const IndexOutOfRangeException &other)
inline virtual const char *GetErrorMessage() const noexcept override