FileException (クラス)
public FileException {inherits IOException}
パッケージ: CURL.LANGUAGE.EXCEPTIONS
直接継承しているサブクラス: SharedLibraryException, NotDirectoryFileException, ExistingFileException, MissingFileException, PermissionDeniedFileException

ローカル ファイル システムに関連する分類されないエラーを示します。


コンストラクタ
default:新しい FileException を作成します。
コンストラクタ public {FileException.default message:String}

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

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



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

新しい FileException を作成します。

注意事項

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



プロパティ詳細


メソッド詳細