Module java.base

Class ConstantPoolException

java.lang.Object
All Implemented Interfaces:
Serializable

public class ConstantPoolException extends IllegalArgumentException
ConstantPoolException is a preview API of the Java platform.
Programs can only use ConstantPoolException when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
Thrown to indicate that requested entry cannot be obtained from the constant pool.
Since:
22
See Also: