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