Module java.base

Class StructureViolationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.util.concurrent.StructureViolationException
All Implemented Interfaces:
Serializable

public final class StructureViolationException extends RuntimeException
StructureViolationException is a preview API of the Java platform.
Programs can only use StructureViolationException when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
Thrown when a structure violation is detected.
Since:
21
See Also: