Overload | Description |
---|---|
GeodatabaseException Constructor() | Create a new Geodatabase exception. |
GeodatabaseException Constructor(String) | Creates a new geodatabase exception initialized with the input parameter. |
GeodatabaseException Constructor(Exception) | Creates a new geodatabase exception initialized with the input parameter. |
GeodatabaseException Constructor(String,Exception) | Creates a new geodatabase exception initialized with the input parameters. |