UnitsException (クラス)
public UnitsException {inherits ArithmeticException}
パッケージ: CURL.LANGUAGE.EXCEPTIONS

メートルと秒の追加など、単位不一致例外を通知します。


コンストラクタ
default:新しい UnitsException を作成します。
コンストラクタ public {UnitsException.default
operator:any = null,
operand1:any = null,
operand2:any = null,
message:String
}

プロパティ
プロパティ 継承 ArithmeticException: operand1, operand2, operator
プロパティ 継承 BasicThrowable: message, value

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



コンストラクタ詳細
default (コンストラクタ)
public {UnitsException.default
operator:any = null,
operand1:any = null,
operand2:any = null,
message:String
}

新しい UnitsException を作成します。

注意事項

パラメータの詳細については、ArithmeticException.default を参照してください。



プロパティ詳細


メソッド詳細