[This is preliminary documentation and is subject to change.]
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)
Syntax
| C# |
public PlayerOpException( Player player, PlayerInfo target, PlayerOpExceptionCode errorCode, string message, string messageColored )
Parameters
- player
- Player
[Missing <param name="player"/> documentation for "M:fCraft.PlayerOpException.#ctor(fCraft.Player,fCraft.PlayerInfo,fCraft.PlayerOpExceptionCode,System.String,System.String)"]
- target
- PlayerInfo
[Missing <param name="target"/> documentation for "M:fCraft.PlayerOpException.#ctor(fCraft.Player,fCraft.PlayerInfo,fCraft.PlayerOpExceptionCode,System.String,System.String)"]
- errorCode
- PlayerOpExceptionCode
[Missing <param name="errorCode"/> documentation for "M:fCraft.PlayerOpException.#ctor(fCraft.Player,fCraft.PlayerInfo,fCraft.PlayerOpExceptionCode,System.String,System.String)"]
- message
- String
[Missing <param name="message"/> documentation for "M:fCraft.PlayerOpException.#ctor(fCraft.Player,fCraft.PlayerInfo,fCraft.PlayerOpExceptionCode,System.String,System.String)"]
- messageColored
- String
[Missing <param name="messageColored"/> documentation for "M:fCraft.PlayerOpException.#ctor(fCraft.Player,fCraft.PlayerInfo,fCraft.PlayerOpExceptionCode,System.String,System.String)"]