public class TimestampException extends DecoderException
| Constructor and Description |
|---|
TimestampException(SbeTimestamp value)
Constructor.
|
TimestampException(SbeTimestamp value,
String message)
Constructor.
|
TimestampException(String message)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TimestampException(SbeTimestamp value, String message)
value - value that was caused the error.message - description of the error.public TimestampException(SbeTimestamp value)
value - value that was caused the error.public TimestampException(String message)
message - description of the error.Copyright © 2005–2025 Onix Solutions. All rights reserved.