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