Class SlotAlreadyClosedException
- Namespace
- SunSharp
- Assembly
- SunSharp.dll
public sealed class SlotAlreadyClosedException : Exception
- Inheritance
-
objectExceptionSlotAlreadyClosedException
Constructors
SlotAlreadyClosedException()
public SlotAlreadyClosedException()
SlotAlreadyClosedException(int)
public SlotAlreadyClosedException(int index)
Parameters
indexint
SlotAlreadyClosedException(string)
public SlotAlreadyClosedException(string message)
Parameters
messagestring
SlotAlreadyClosedException(string, Exception)
public SlotAlreadyClosedException(string message, Exception innerException)
Parameters
messagestringinnerExceptionException