WRENCH
1.11
Cyberinfrastructure Simulation Workbench
|
Overview | Installation | Getting Started | WRENCH 101 | WRENCH 102 |
An generic exception that is thrown whenever something unexpected (but simulation-valid) occurs during the simulated execution of a WMS. More...
#include <ExecutionException.h>
Public Member Functions | |
std::shared_ptr< FailureCause > | getCause () |
Get the failure cause. More... | |
virtual const char * | what () const throw () |
Get the exception's error message. More... | |
An generic exception that is thrown whenever something unexpected (but simulation-valid) occurs during the simulated execution of a WMS.
|
inline |
Get the failure cause.
|
inlinevirtual |
Get the exception's error message.