[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description |
|---|---|
| WorldOpException(String, WorldOpExceptionCode) | Creates a new instance of fCraft.WorldOpException, with the specified world and error code. |
| WorldOpException(WorldOpExceptionCode, String) | Initializes a new instance of the WorldOpException class |
| WorldOpException(String, WorldOpExceptionCode, Exception) | Initializes a new instance of the WorldOpException class |
| WorldOpException(WorldOpExceptionCode, String, Exception) | Initializes a new instance of the WorldOpException class |