detail_ | Exception | [protected] |
Exception(exception_type type, std::string detail="") | Exception | |
Exception(Exception const &src) | Exception | |
getDetail() const | Exception | |
getType() const | Exception | |
IndexOutOfBoundsException(std::string detail="") | IndexOutOfBoundsException | |
IndexOutOfBoundsException(IndexOutOfBoundsException const &src) | IndexOutOfBoundsException | |
type_ | Exception | [protected] |
what() const | IndexOutOfBoundsException | [virtual] |
~Exception() | Exception | [virtual] |
~IndexOutOfBoundsException() | IndexOutOfBoundsException | [virtual] |