Public Member Functions | |
WizardOfOzEngineException (String string) | |
Create an engine exception with a defined error message. | |
Static Private Attributes | |
static final long | serialVersionUID = 87761351967318726L |
Prevent serialization collisions. |
edu.cmu.hcii.calo.engine.WizardOfOzEngineException.WizardOfOzEngineException | ( | String | string | ) |
Create an engine exception with a defined error message.
string | the error message |
final long edu.cmu.hcii.calo.engine.WizardOfOzEngineException.serialVersionUID = 87761351967318726L [static, private] |
Prevent serialization collisions.