Defined in File Exceptions.h
public std::length_error
Exception indicating failure to allocate a new resource.
This exception signals an error resulting from an attempt to exceed implementation-defined allocation limits.
Public Functions