std::invalid_argument
Aus cppreference.com
<metanoindex/>
<tbody> </tbody>| definiert in Header <stdexcept>
|
||
class invalid_argument; |
||
Definiert eine Art von Objekt als Ausnahme ausgelöst. Er berichtet Fehler, weil ein Wert für das Argument nicht akzeptiert wurde entstehen .
Original:
Defines a type of object to be thrown as exception. It reports errors that arise because an argument value has not been accepted.
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
You can help to correct and verify the translation. Click here for instructions.
Inheritance diagram
Member-Funktionen
baut das Exception-Objekt Original: constructs the exception object The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (öffentliche Elementfunktion) | |
