stumpless 2.2.0
Loading...
Searching...
No Matches
stumpless::IndexOutOfBounds Class Reference

A provided index was not in a valid range. More...

#include <IndexOutOfBounds.hpp>

Inheritance diagram for stumpless::IndexOutOfBounds:
stumpless::StumplessException

Public Member Functions

 IndexOutOfBounds (struct stumpless_error *equivalent)
 
- Public Member Functions inherited from stumpless::StumplessException
 StumplessException (struct stumpless_error *equivalent)
 
ErrorId GetErrorId (void)
 

Additional Inherited Members

- Static Public Member Functions inherited from stumpless::StumplessException
static StumplessExceptionnewStumplessException (struct stumpless_error *equivalent)
 
- Public Attributes inherited from stumpless::StumplessException
struct stumpless_error * equivalent
 

Detailed Description

A provided index was not in a valid range.

Constructor & Destructor Documentation

◆ IndexOutOfBounds()

stumpless::IndexOutOfBounds::IndexOutOfBounds ( struct stumpless_error * equivalent)

The documentation for this class was generated from the following file: