Class AllocationException

Inheritance Relationships

Base Type

  • public exception

Class Documentation

class AllocationException : public exception

Public Functions

AllocationException(size_t available, size_t asked)
~AllocationException()
virtual const char *what() const