Serialized Form


Package biz.onixs.fix.engine

Class biz.onixs.fix.engine.EngineException extends RuntimeException implements Serializable

Class biz.onixs.fix.engine.LicenseException extends Exception implements Serializable

Class biz.onixs.fix.engine.LicenseExpiredException extends LicenseException implements Serializable

Serialized Fields

expirationDate

org.joda.time.DateTime expirationDate

Class biz.onixs.fix.engine.LicenseNotFoundException extends LicenseException implements Serializable


Package biz.onixs.fix.engine.storage

Class biz.onixs.fix.engine.storage.StorageException extends EngineException implements Serializable


Package biz.onixs.fix.engine.util

Class biz.onixs.fix.engine.util.TimeoutException extends Exception implements Serializable


Package biz.onixs.fix.fast

Class biz.onixs.fix.fast.DynamicErrorException extends FastException implements Serializable

Serialized Fields

dynamicErrorCode

DynamicErrorCode dynamicErrorCode

Class biz.onixs.fix.fast.FastException extends Exception implements Serializable

Class biz.onixs.fix.fast.NotEnoughInputDataException extends FastException implements Serializable

Class biz.onixs.fix.fast.ReportableErrorException extends FastException implements Serializable

Serialized Fields

reportableErrorCode

ReportableErrorCode reportableErrorCode

Class biz.onixs.fix.fast.ScaledDecimal extends Object implements Serializable

serialVersionUID: 2740485947978270028L

Serialized Fields

mantissa

long mantissa

exponent

int exponent

Class biz.onixs.fix.fast.StaticErrorException extends FastException implements Serializable

Serialized Fields

staticErrorCode

StaticErrorCode staticErrorCode

Package biz.onixs.fix.fast.util

Class biz.onixs.fix.fast.util.FullStackException extends RuntimeException implements Serializable


Package biz.onixs.fix.fastnew

Class biz.onixs.fix.fastnew.CoderException extends RuntimeException implements Serializable

serialVersionUID: 7222968700093071315L

Serialized Fields

code

CoderException.Code code
The error code for this exception.

Class biz.onixs.fix.fastnew.DynamicErrorException extends RuntimeException implements Serializable

serialVersionUID: 8270494701303646235L

Serialized Fields

code

DynamicErrorException.Code code
The error code for this exception.

Class biz.onixs.fix.fastnew.FastException extends Exception implements Serializable

Class biz.onixs.fix.fastnew.ReportableErrorException extends RuntimeException implements Serializable

serialVersionUID: 4794412631335250585L

Serialized Fields

code

ReportableErrorException.Code code
The error code for this exception.

Class biz.onixs.fix.fastnew.StaticErrorException extends RuntimeException implements Serializable

serialVersionUID: 6462234299679338760L

Serialized Fields

code

StaticErrorException.Code code
The error code for this exception.

Class biz.onixs.fix.fastnew.TemplateParsingException extends Exception implements Serializable

serialVersionUID: 1L


Package biz.onixs.fix.fixml

Class biz.onixs.fix.fixml.FixmlConverterException extends Exception implements Serializable


Package biz.onixs.fix.parser

Class biz.onixs.fix.parser.Version extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

private Object readResolve()
The serialization support stuff. The callback invoked during the object deserializatuion. Allows replecement of the deserialized object by another (actually by the real ones that should always be single in same JVM).

Serialized Fields

ordinal

int ordinal
The serialization support stuff. The current (on deserialization stage) number of deserialized version.


number

String number

beginStringValue

String beginStringValue

id

String id

baseVersion

Version baseVersion

defaultApplVerID

biz.onixs.fix.parser.ApplVerId defaultApplVerID

applVerID

biz.onixs.fix.parser.ApplVerId applVerID

Package biz.onixs.fix.parser.dialect

Class biz.onixs.fix.parser.dialect.DialectException extends RuntimeException implements Serializable


Package biz.onixs.fix.parser.exception

Class biz.onixs.fix.parser.exception.IncorrectCheckSumException extends ParserException implements Serializable

Class biz.onixs.fix.parser.exception.IncorrectNumInGroupCountForRepeatingGroupException extends ParserException implements Serializable

Class biz.onixs.fix.parser.exception.InstanceIndexOutOfRangeException extends ParserException implements Serializable

Class biz.onixs.fix.parser.exception.InvalidMsgTypeException extends ParserException implements Serializable

Class biz.onixs.fix.parser.exception.ParserException extends RuntimeException implements Serializable

Serialized Fields

rejectReason_

int rejectReason_

refSeqNum_

long refSeqNum_

refTagID_

int refTagID_

refMsgType_

String refMsgType_

message_

String message_

Class biz.onixs.fix.parser.exception.RequiredTagMissingException extends ParserException implements Serializable

Class biz.onixs.fix.parser.exception.TagNotDefinedForThisMessageTypeException extends ParserException implements Serializable

Class biz.onixs.fix.parser.exception.TagSpecifiedOutOfRequiredOrderException extends ParserException implements Serializable

Class biz.onixs.fix.parser.exception.TagSpecifiedWithoutValue extends ParserException implements Serializable

Class biz.onixs.fix.parser.exception.ValueIsIncorrectException extends ParserException implements Serializable

Serialized Fields

actualValue

String actualValue

Package biz.onixs.fix.scheduler

Class biz.onixs.fix.scheduler.SchedulerSettingsLoaderException extends SessionSchedulerException implements Serializable

Class biz.onixs.fix.scheduler.ScheduleValidationException extends SessionSchedulerException implements Serializable

Class biz.onixs.fix.scheduler.SessionSchedulerException extends Exception implements Serializable



Copyright © 2005-2012 Onix Solutions. All Rights Reserved.