Serialized Form
- 
Package org.exbin.xbup.core.parser
- 
Class org.exbin.xbup.core.parser.XBParsingException extends XBProcessingException implements Serializable
- 
Serialized Fields
- 
position
long position
 
 - 
 
 - 
 - 
Class org.exbin.xbup.core.parser.XBProcessingException extends java.lang.RuntimeException implements Serializable
- 
Serialized Fields
- 
errorType
XBProcessingExceptionType errorType
 - 
treePath
long[] treePath
 
 - 
 
 - 
 
 - 
 - 
Package org.exbin.xbup.core.parser.token
 - 
Package org.exbin.xbup.core.serial
- 
Class org.exbin.xbup.core.serial.XBSerialException extends XBProcessingException implements Serializable
- 
Serialized Fields
- 
serializedObject
java.lang.Object serializedObject
 
 - 
 
 - 
 
 - 
 - 
Package org.exbin.xbup.core.ubnumber
 - 
Package org.exbin.xbup.core.ubnumber.exception
- 
Class org.exbin.xbup.core.ubnumber.exception.UBException extends java.lang.RuntimeException implements Serializable
- 
Serialized Fields
- 
comment
java.lang.String comment
 
 - 
 
 - 
 - 
Class org.exbin.xbup.core.ubnumber.exception.UBOverFlowException extends UBException implements Serializable
 - 
Class org.exbin.xbup.core.ubnumber.exception.UBPrecissionException extends UBException implements Serializable
 
 - 
 - 
Package org.exbin.xbup.core.ubnumber.type
- 
Class org.exbin.xbup.core.ubnumber.type.UBBool extends java.lang.Object implements Serializable
- 
Serialized Fields
- 
value
boolean value
 
 - 
 
 - 
 - 
Class org.exbin.xbup.core.ubnumber.type.UBENat32 extends java.lang.Object implements Serializable
- 
Serialized Fields
- 
infinity
boolean infinity
 - 
value
long value
 
 - 
 
 - 
 - 
Class org.exbin.xbup.core.ubnumber.type.UBInt32 extends java.lang.Object implements Serializable
- 
Serialized Fields
- 
value
long value
 
 - 
 
 - 
 - 
Class org.exbin.xbup.core.ubnumber.type.UBNat32 extends java.lang.Object implements Serializable
- 
Serialized Fields
- 
value
long value
 
 - 
 
 - 
 - 
Class org.exbin.xbup.core.ubnumber.type.UBPath32 extends java.lang.Object implements Serializable
- 
Serialized Fields
- 
path
long[] path
 
 - 
 
 - 
 
 -