TransformationException.TransformationException
TransformationException()
新しいインスタンスを作成します。
public TransformationException()
関連項目
- class TransformationException
- 名前空間 Aspose.Gis.SpatialReferencing
- 組み立て Aspose.GIS
TransformationException(string)
新しいインスタンスを作成します。
public TransformationException(string message)
パラメータ | タイプ | 説明 |
---|---|---|
message | String | エラーメッセージ。 |
関連項目
- class TransformationException
- 名前空間 Aspose.Gis.SpatialReferencing
- 組み立て Aspose.GIS
TransformationException(string, Exception)
新しいインスタンスを作成します。
public TransformationException(string message, Exception inner)
パラメータ | タイプ | 説明 |
---|---|---|
message | String | エラーメッセージ。 |
inner | Exception | 内部例外 |
関連項目
- class TransformationException
- 名前空間 Aspose.Gis.SpatialReferencing
- 組み立て Aspose.GIS