| 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.
|
| MessageNotFoundException |
Thrown if message was not found in templates schema.
|
| MessageSchemaException |
Base class for all exceptions, related to Schema xml parsing.
|
| MessageVersionIsTooSmall | |
| NarrowingException | |
| NotEnoughDataException | |
| NullValueException | |
| 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.
|
| WrongValueException |
Copyright © 2005–2025 Onix Solutions. All rights reserved.