Exception (クラス)
public shared Exception {inherits BasicThrowable}
パッケージ: CURL.LANGUAGE.EXCEPTIONS
直接継承しているサブクラス: ComponentLocationException, DynamicLookupException, BadVersionNumberException, RemoteMarshalException, RemoteInvokeTimeoutException, RemoteException, NotifyingFillPatternException, FontInstallException, CoverageInstrumentException, FormatFailedException, ControlValueException, SQLiteException, LocaleNotFoundException, Soap-1-1-FaultException, COMException, ZlibException, JsonException, SurfaceTooLargeException, ClipboardException, InvalidGuiMarkException, ImageException, IllegalArgumentException, InvalidGuiRangeException, CommandException, TransformationException, DataBindingValidationFailure, GuiMarkComparisonException, TooltipException, MalformedGeometryException, IllegalRegionStateException, DataException, Error, RuntimeException, SecurityException, IOException, CryptoUnsupportedAlgorithm, DateTimeException, AudioException, HostException, BadWindowException, ActiveXException, SigningException, BadFileException, SAXException, BadEnumException, InvalidAppletException, TranscodingException, StringDataModelRangeBoundaryException

throw 式からスロー可能なオブジェクトのパブリック スーパークラス。try 式によりキャッチされます。


コンストラクタ
default:この Exception を作成します。
コンストラクタ public {Exception.default message:String}

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

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



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

この Exception を作成します。

message: 人間が判読できるメッセージです。



プロパティ詳細


メソッド詳細