HELP - ExceptionsThrown
Help
Example Code
HowToDocument
ExceptionsThrown
Description
Source
Call Graph
Start Line: 133
void
HowToDocument::ExceptionsThrown
() { if ( true ) { throw 12; } }