FDO .NET API Reference | Feature Data Objects |
Public Member Functions | |
OSGeo::FDO::Common::Exception (System::String *msg, System::Exception *cause) | |
Returns an instance of a Exception using the specified arguments. | |
OSGeo::FDO::Common::Exception (String *msg) | |
Creates an instance of an Exception using the specified arguments. | |
OSGeo::FDO::Common::Exception () | |
Constructs a new empty Exception object. | |
Static Public Member Functions | |
OSGeo::FDO::Common::Exception * | Create (System::IntPtr ex) |
Constructs an Exception managed object based on an unmanaged instance of the object. | |
Protected Member Functions | |
OSGeo::FDO::Common::Exception (System::Runtime::Serialization::SerializationInfo *info, System::Runtime::Serialization::StreamingContext context) | |
DOXYGEN-IGNORE |
|
Constructs an Exception managed object based on an unmanaged instance of the object.
|
|
DOXYGEN-IGNORE
|
|
Returns an instance of a Exception using the specified arguments.
|
|
Creates an instance of an Exception using the specified arguments.
|
|
Constructs a new empty Exception object.
|
Comments or suggestions? Send us feedback. |