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