VEngineOpen
|
public void OpenJob( string localJobDirectory )
Exception | Condition |
---|---|
ArgumentNullException | Thrown if the localJobDirectory is null. |
ArgumentException | Thrown if localJobDirectory does not exist. |
CarbonException | Thrown if no valid licence has been set in the engine or the localJobDirectory does not exist. |