JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.math.geom.plane.IllegalPathStateException Class Reference
Inheritance diagram for com.jogamp.math.geom.plane.IllegalPathStateException:
Collaboration diagram for com.jogamp.math.geom.plane.IllegalPathStateException:

Public Member Functions

 IllegalPathStateException ()
 
 IllegalPathStateException (final String s)
 

Detailed Description

Definition at line 22 of file IllegalPathStateException.java.

Constructor & Destructor Documentation

◆ IllegalPathStateException() [1/2]

com.jogamp.math.geom.plane.IllegalPathStateException.IllegalPathStateException ( )

Definition at line 26 of file IllegalPathStateException.java.

◆ IllegalPathStateException() [2/2]

com.jogamp.math.geom.plane.IllegalPathStateException.IllegalPathStateException ( final String  s)

Definition at line 29 of file IllegalPathStateException.java.


The documentation for this class was generated from the following file: