std::runtime_error
De cppreference.com
<metanoindex/>
<tbody> </tbody>| Definido no cabeçalho <stdexcept>
|
||
class runtime_error; |
||
Define um tipo de objeto a ser jogado como exceção. Ele relata erros que são devido a eventos fora do escopo do programa e não pode ser facilmente previsível.
Original:
Defines a type of object to be thrown as exception. It reports errors that are due to events beyond the scope of the program and can not be easily predicted.
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
Funções de membro
constrói o objeto de exceção 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. (função pública membro) | |
