NativeLibraryException Constructor |
| Name | Description | |
|---|---|---|
| NativeLibraryException(String) |
Initializes a new instance with a specified message.
| |
| NativeLibraryException(SerializationInfo, StreamingContext) |
Initializes a new instance of the System.Exception class with serialized data.
| |
| NativeLibraryException(String, Exception) |
Initializes a new instance with a specified error message and a reference to the inner
exception that is the cause of this exception.
|