Uses of Interface
java.lang.classfile.attribute.ExceptionsAttribute
Packages that use ExceptionsAttributePREVIEW
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing classfile attributes for the
java.lang.classfilePREVIEW library.-
Uses of ExceptionsAttributePREVIEW in java.lang.classfilePREVIEW
Fields in java.lang.classfilePREVIEW with type parameters of type ExceptionsAttributePREVIEWModifier and TypeFieldDescriptionstatic final AttributeMapperPREVIEW<ExceptionsAttributePREVIEW> Attributes.EXCEPTIONSAttribute mapper for theExceptionsattribute -
Uses of ExceptionsAttributePREVIEW in java.lang.classfile.attributePREVIEW
Methods in java.lang.classfile.attributePREVIEW that return ExceptionsAttributePREVIEWModifier and TypeMethodDescriptionstatic ExceptionsAttributePREVIEWExceptionsAttribute.of(ClassEntryPREVIEW... exceptions) Returns anExceptionsattribute.static ExceptionsAttributePREVIEWExceptionsAttribute.of(List<ClassEntryPREVIEW> exceptions) Returns anExceptionsattribute.static ExceptionsAttributePREVIEWReturns anExceptionsattribute.static ExceptionsAttributePREVIEWReturns anExceptionsattribute.