Serialized Form
-
Package com.jogamp.common
-
Exception com.jogamp.common.JogampRuntimeException
class JogampRuntimeException extends RuntimeException implements Serializable
-
-
Package com.jogamp.common.util
-
Exception com.jogamp.common.util.InterruptedRuntimeException
class InterruptedRuntimeException extends JogampRuntimeException implements Serializable -
Exception com.jogamp.common.util.SourcedInterruptedException
class SourcedInterruptedException extends InterruptedException implements Serializable-
Serialized Fields
-
interruptSource
Throwable interruptSource
-
-
-
-
Package com.jogamp.gluegen
-
Exception com.jogamp.gluegen.GlueGenException
class GlueGenException extends JogampRuntimeException implements Serializable-
Serialized Fields
-
locus
ASTLocusTag locus
-
-
-
-
Package com.jogamp.gluegen.jcpp
-
Exception com.jogamp.gluegen.jcpp.InternalException
class InternalException extends RuntimeException implements Serializable -
Exception com.jogamp.gluegen.jcpp.LexerException
class LexerException extends Exception implements Serializable -
Class com.jogamp.gluegen.jcpp.NumericValue
class NumericValue extends Number implements Serializable
-