Click or drag to resize

NativeLibraryException Constructor

Overload List
  NameDescription
Public methodNativeLibraryException(String)
Initializes a new instance with a specified message.
Protected methodNativeLibraryException(SerializationInfo, StreamingContext)
Initializes a new instance of the System.Exception class with serialized data.
Public methodNativeLibraryException(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.
Top
See Also