Overload | Description |
---|---|
DockingWindowsException Constructor() | Initializes a new instance of the DockingWindowsException class. |
DockingWindowsException Constructor(String) | Initializes a new instance of the DockingWindowsException class with a specified error message. |
DockingWindowsException Constructor(String,Exception) | Initializes a new instance of the DockingWindowsException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
DockingWindowsException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the DockingWindowsException class specify serialization information and a streaming context. |