public class ConfirmationLogonMessageException extends EngineException
| Constructor and Description |
|---|
ConfirmationLogonMessageException(String rejectReason,
ByteBuffer rawMsg)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
getRawMessage()
Return raw message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConfirmationLogonMessageException(String rejectReason, ByteBuffer rawMsg)
rejectReason - invalid confirmation logon message details.rawMsg - raw messagepublic ByteBuffer getRawMessage()
Copyright © 2005–2025 Onix Solutions. All rights reserved.