MalformedGeometryException (クラス)
public final MalformedGeometryException {inherits Exception}
インポート元: CURL.GUI.STANDARD. package 内で定義されています CURL.GRAPHICS._2D.REGION.

ポイント、ポリゴン、セグメント、または曲線の無効なセットを使用して Region または Path を作成している場合、このセットがその形状の型の規則に準拠していないと MalformedGeometryException がスローされます。


コンストラクタ
default:MalformedGeometryException 型のオブジェクトを作成します。
コンストラクタ public {MalformedGeometryException.default message:String}

プロパティ
プロパティ 継承 BasicThrowable: message, value

メソッド
メソッド 継承 Object: object-describe, object-describe-for-debugging, object-serialize



コンストラクタ詳細
default (コンストラクタ)
public {MalformedGeometryException.default message:String}

MalformedGeometryException 型のオブジェクトを作成します。

注意事項

規制はありませんが、MalformedGeometryException 型のオブジェクトは通常ユーザーのコードでは作成されません。MalformedGeometryException オブジェクトは通常、 Region 型のオブジェクトによって作成およびスローされるだけです。



プロパティ詳細


メソッド詳細