Class NotEnoughRankException
[Serializable]
public class NotEnoughRankException : InvalidOperationException, ISerializable
- Inheritance
-
NotEnoughRankException
- Implements
- Inherited Members
Constructors
NotEnoughRankException()
public NotEnoughRankException()
NotEnoughRankException(SerializationInfo, StreamingContext)
public NotEnoughRankException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfocontext
StreamingContext