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