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