インタフェースjava.lang.classfile.attribute.ExceptionsAttributeの
使用
ExceptionsAttributePREVIEWを使用するパッケージ
パッケージ
説明
クラス・ファイルの解析、生成および変換ライブラリを提供します。
java.lang.classfile
PREVIEWライブラリのクラス・ファイル属性を記述するインタフェースを提供します。-
java.lang.classfilePREVIEWでのExceptionsAttributePREVIEWの使用
ExceptionsAttributePREVIEW型の引数を持つ型を返すjava.lang.classfilePREVIEWのメソッド -
java.lang.classfile.attributePREVIEWでのExceptionsAttributePREVIEWの使用
java.lang.classfile.attributePREVIEWの型ExceptionsAttributePREVIEWの引数型を持つサブインタフェース修飾子と型インタフェース説明interface
Preview.メソッドに指定できるExceptions
属性4.7.5をモデル化し、このメソッドによってスローされるよう宣言された例外を記録します。修飾子と型メソッド説明static ExceptionsAttributePREVIEW
ExceptionsAttribute.of
(ClassEntryPREVIEW... exceptions) Exceptions
属性を返します。static ExceptionsAttributePREVIEW
ExceptionsAttribute.of
(List<ClassEntryPREVIEW> exceptions) Exceptions
属性を返します。static ExceptionsAttributePREVIEW
Exceptions
属性を返します。static ExceptionsAttributePREVIEW
Exceptions
属性を返します。