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