TransformationException.TransformationException
TransformationException()
Create new instance.
public TransformationException()
See Also
- class TransformationException
- namespace Aspose.Gis.SpatialReferencing
- assembly Aspose.GIS
TransformationException(string)
Create new instance.
public TransformationException(string message)
| Parameter | Type | Description |
|---|---|---|
| message | String | Error message. |
See Also
- class TransformationException
- namespace Aspose.Gis.SpatialReferencing
- assembly Aspose.GIS
TransformationException(string, Exception)
Create new instance.
public TransformationException(string message, Exception inner)
| Parameter | Type | Description |
|---|---|---|
| message | String | Error message. |
| inner | Exception | Inner exception |
See Also
- class TransformationException
- namespace Aspose.Gis.SpatialReferencing
- assembly Aspose.GIS