Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Reference
Classes
The class serves as the base class for all exceptions thrown to report a domain error. |
|
The class serves as the base class for all exceptions thrown to report an invalid argument. |
|
The class serves as the base class for all exceptions thrown to report an attempt to generate an object too long to be specified. |
|
The class serves as the base class for all exceptions thrown to report errors presumably detectable before the program executes, such as violations of logical preconditions. |
|
The class serves as the base class for all exceptions thrown to report an argument that is out of its valid range. |
|
The class serves as the base class for all exceptions thrown to report an arithmetic overflow. |
|
The class serves as the base class for all exceptions thrown to report a range error. |
|
The class serves as the base class for all exceptions thrown to report errors presumably detectable only when the program executes. |
|
The class serves as the base class for all exceptions thrown to report an arithmetic underflow. |