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