1.0.1 Added FPU system information
Definition at line 42 of file CVstExceptionHandler.hpp.
| static void Exponent::Vst::CVstExceptionHandler::handleException | ( | CException | exception, | |
| const CHostCanDo & | canDo, | |||
| const CSystemString & | path | |||
| ) | [static] |
Handle the exception
| exception | THe exception you recieved | |
| canDo | What is the host information | |
| path | The path to write a log file to |
| static void Exponent::Vst::CVstExceptionHandler::preVstExceptionHandler | ( | CException | exception, | |
| const CSystemString & | path | |||
| ) | [static] |
Handle the exception without VSt information
| exception | THe exception you recieved | |
| path | The path to write a log file to |