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