()
Public Member Functions | |
Exception (System::String *msg, System::Exception *cause) | |
Returns an instance of a Exception using the specified arguments. | |
Exception (String *msg) | |
Creates an instance of an Exception using the specified arguments. | |
Exception () | |
Constructs a new empty Exception object. | |
Static Public Member Functions | |
static OSGeo::FDO::Common::Exception * | Create (System::IntPtr ex) |
Constructs an Exception managed object based on an unmanaged instance of the object. |