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