Module java.base

Interface Signature.ThrowableSig

All Superinterfaces:
SignaturePREVIEW
All Known Subinterfaces:
Signature.ClassTypeSigPREVIEW, Signature.TypeVarSigPREVIEW
Enclosing interface:
SignaturePREVIEW

public static sealed interface Signature.ThrowableSig extends SignaturePREVIEW permits Signature.ClassTypeSigPREVIEW, Signature.TypeVarSigPREVIEW
ThrowableSig is a preview API of the Java platform.
Programs can only use ThrowableSig when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
Models a signature for a throwable type.
Sealed Class Hierarchy Graph:
Sealed class hierarchy graph for ThrowableSigSealed class hierarchy graph for ThrowableSig
Since:
22