std::invalid_argument::invalid_argument – cppreference.com
Aus cppreference.com
<metanoindex/>
<tbody> </tbody>
|
|
(1) | |
|
|
(2) | (seit C++11) |
Konstruiert die Ausnahme-Objekt mit what_arg als erklärende Zeichenfolge, die durch
zugegriffen werden kann .
Original:
Constructs the exception object with what_arg as explanatory string that can be accessed through
.
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
Parameter
| what_arg | - | erklärende String Original: explanatory string The text has been machine-translated via Google Translate. |
Ausnahmen
(None)
Original:
(none)
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.