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