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