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