[This is preliminary documentation and is subject to change.]
Initializes a new instance of the WorldOpException class
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)
Syntax
| C# |
public WorldOpException( WorldOpExceptionCode errorCode, string message, Exception innerException )
Parameters
- errorCode
- WorldOpExceptionCode
[Missing <param name="errorCode"/> documentation for "M:fCraft.WorldOpException.#ctor(fCraft.WorldOpExceptionCode,System.String,System.Exception)"]
- message
- String
[Missing <param name="message"/> documentation for "M:fCraft.WorldOpException.#ctor(fCraft.WorldOpExceptionCode,System.String,System.Exception)"]
- innerException
- Exception
[Missing <param name="innerException"/> documentation for "M:fCraft.WorldOpException.#ctor(fCraft.WorldOpExceptionCode,System.String,System.Exception)"]