Click or drag to resize

LibRawException Constructor

Creates an LibRawException object.
Overload List
  NameDescription
Public methodLibRawException
Creates a new instance of LibRawException.
Public methodLibRawException(String)
Creates a new instance of LibRawException specifying the exception message.
Protected methodLibRawException(SerializationInfo, StreamingContext)
Initializes a new instance of the LibRawException class.
Public methodLibRawException(String, Exception)
Creates a new instance of LibRawException specifying the exception message and inner exception.
Top
See Also