fCraft  0.636
Custom Minecraft Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events
Public Member Functions | Properties | List of all members
fCraft.RankDefinitionException Class Reference

Exception that is thrown when parsing a rank definition has failed. More...

Inheritance diagram for fCraft.RankDefinitionException:
Inheritance graph
[legend]
Collaboration diagram for fCraft.RankDefinitionException:
Collaboration graph
[legend]

Public Member Functions

 RankDefinitionException (string rankName, string message)
 
 RankDefinitionException (string rankName, string message, params object[] args)
 

Properties

string RankName [get, set]
 

Detailed Description

Exception that is thrown when parsing a rank definition has failed.

Constructor & Destructor Documentation

fCraft.RankDefinitionException.RankDefinitionException ( string  rankName,
string  message 
)
fCraft.RankDefinitionException.RankDefinitionException ( string  rankName,
string  message,
params object[]  args 
)

Property Documentation

string fCraft.RankDefinitionException.RankName
getset

The documentation for this class was generated from the following file: