std::bad_array_new_length::bad_array_new_length

From cppreference.com
 
 
 
 
 
std::bad_array_new_length
Member functions
bad_array_new_length::bad_array_new_length
Inherited from std::exception
 
bad_array_new_length();
(since C++11)

Constructs new bad_array_new_length object with in implementation-defined null-terminated byte string which is accessible through what().

[edit] Parameters

(none)

[edit] Exceptions

noexcept specification:  
noexcept