Class MonsterCollectionExistingClaimableException
[Serializable]
public class MonsterCollectionExistingClaimableException : Exception, ISerializable
- Inheritance
-
MonsterCollectionExistingClaimableException
- Implements
- Inherited Members
Constructors
MonsterCollectionExistingClaimableException()
public MonsterCollectionExistingClaimableException()
MonsterCollectionExistingClaimableException(SerializationInfo, StreamingContext)
protected MonsterCollectionExistingClaimableException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfocontext
StreamingContext
MonsterCollectionExistingClaimableException(string)
public MonsterCollectionExistingClaimableException(string message)
Parameters
message
string
MonsterCollectionExistingClaimableException(string, Exception)
public MonsterCollectionExistingClaimableException(string message, Exception innerException)