Exception | Description |
---|---|
AttributeFormatException |
Thrown if attribute has incorrect value.
|
CustomCompositeException |
Thrown on errors during genenerating of custom composites.
|
DecoderException |
Base exception for all Decoder exceptions, such as:
absent tag, wrong message size, decoding error etc.
|
DuplicateEncodingNameException |
Thrown if encoding has duplicate name.
|
DuplicateIdException |
Thrown if element has duplicate id.
|
MessageNotFoundException |
Thrown if message was not found in templates schema.
|
MessageSchemaException |
Base class for all exceptions, related to Schema xml parsing.
|
NotEnoughDataException | |
OverlappedOffsetException |
Thrown if composite fields are overlapped.
|
RequiredAttributeNotFoundException |
Thrown if required attribute was not found in message schema.
|
TagNotFoundException |
Thrown if tag was not found in FieldSet.
|
TimestampException | |
TypeCastException |
Thrown if field cannot be casted to/from type.
|
TypeNotFoundException |
Thrown if type was not found in message schema.
|
WriterException |
Base class for all SBE binary message encoder exceptions.
|
WriteToConstantFieldException |
Thrown if attempt to write to constant field occurs.
|
Copyright © 2005–2024 Onix Solutions. All rights reserved.