|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BankFrameMessage in com.bankframe |
|---|
| Constructors in com.bankframe with parameters of type BankFrameMessage | |
|---|---|
EonException(BankFrameMessage msg)
This constructor creates an EonException using the specified message |
|
EonException(BankFrameMessage message,
Throwable cause)
Constructor Note that the detail message associated with cause is not automatically incorporated in this exception's detail message |
|
| Uses of BankFrameMessage in com.bankframe.ei.txnhandler |
|---|
| Constructors in com.bankframe.ei.txnhandler with parameters of type BankFrameMessage | |
|---|---|
HostConnectivityException(BankFrameMessage msg)
This constructor creates a ProcessingErrorException with the specified message. |
|
HostConnectivityException(BankFrameMessage message,
Throwable cause)
Constructor NOTE: The detail message associated with cause is not automatically incorporated in this exception's detail message. |
|
HostOfflineException(BankFrameMessage msg)
This constructor creates a ProcessingErrorException with the specified message. |
|
HostOfflineException(BankFrameMessage message,
Throwable cause)
Constructor NOTE: The detail message associated with cause is not automatically incorporated in this exception's detail message. |
|
HostProcessingErrorException(BankFrameMessage msg)
This constructor creates a ProcessingErrorException with the specified message. |
|
HostProcessingErrorException(BankFrameMessage message,
Throwable cause)
Constructor NOTE: The detail message associated with cause is not automatically incorporated in this exception's detail message. |
|
| Uses of BankFrameMessage in com.bankframe.ejb |
|---|
| Constructors in com.bankframe.ejb with parameters of type BankFrameMessage | |
|---|---|
ProcessingErrorException(BankFrameMessage msg)
This constructor creates a ProcessingErrorException with the specified message. |
|
ProcessingErrorException(BankFrameMessage message,
Throwable cause)
Constructor NOTE: The detail message associated with cause is not automatically incorporated in this exception's detail message. |
|
RollBackException(BankFrameMessage msg)
Constructor for EontecRollBackException |
|
RollBackException(BankFrameMessage message,
Throwable cause)
Constructor for EontecRollBackException |
|
| Uses of BankFrameMessage in com.bankframe.fe.ui |
|---|
| Constructors in com.bankframe.fe.ui with parameters of type BankFrameMessage | |
|---|---|
UserInterfaceException(BankFrameMessage msg)
Constructor |
|
UserInterfaceException(BankFrameMessage msg,
Throwable t)
Constructor. |
|
| Uses of BankFrameMessage in com.bankframe.localization |
|---|
| Methods in com.bankframe.localization that return BankFrameMessage | |
|---|---|
BankFrameMessage |
BankFrameException.getBankFrameMessage()
This method gets the BankFrameMessage object |
BankFrameMessage |
BankFrameRuntimeException.getBankFrameMessage()
This method gets the BankFrameMessage object. |
static BankFrameMessage |
BankFrameMessageUtils.parseDataPacket(DataPacket data)
This method converts a DataPacket to a BankFrameMessage. |
| Constructors in com.bankframe.localization with parameters of type BankFrameMessage | |
|---|---|
BankFrameException(BankFrameMessage message)
Constructor |
|
BankFrameException(BankFrameMessage message,
Throwable cause)
Constructor Note that the detail message associated with cause is not automatically incorporated in this exception's detail message |
|
BankFrameRuntimeException(BankFrameMessage message)
Constructor. |
|
BankFrameRuntimeException(BankFrameMessage message,
Throwable cause)
Constructor. |
|
| Uses of BankFrameMessage in com.bankframe.services.authentication |
|---|
| Constructors in com.bankframe.services.authentication with parameters of type BankFrameMessage | |
|---|---|
AuthenticationException(BankFrameMessage msg)
This constructor creates a AuthenticationException with the specified message. |
|
AuthenticationException(BankFrameMessage message,
Throwable cause)
Constructor NOTE: The detail message associated with cause is not automatically incorporated in this exception's detail message. |
|
| Uses of BankFrameMessage in com.bankframe.services.devices |
|---|
| Constructors in com.bankframe.services.devices with parameters of type BankFrameMessage | |
|---|---|
DeviceException(BankFrameMessage msg)
Constructor |
|
DeviceException(BankFrameMessage msg,
Throwable t)
Constructor |
|
| Uses of BankFrameMessage in com.bankframe.services.requestrouter |
|---|
| Constructors in com.bankframe.services.requestrouter with parameters of type BankFrameMessage | |
|---|---|
RequestRouterException(BankFrameMessage msg)
This constructor creates a ProcessingErrorException using the specified message. |
|
RequestRouterException(BankFrameMessage message,
Throwable cause)
Constructor. |
|
| Uses of BankFrameMessage in com.bankframe.services.sessionmgmt |
|---|
| Constructors in com.bankframe.services.sessionmgmt with parameters of type BankFrameMessage | |
|---|---|
InvalidSessionException(BankFrameMessage msg)
This constructor creates a InvalidSessionException with the specified message. |
|
InvalidSessionException(BankFrameMessage message,
Throwable cause)
Constructor NOTE: The detail message associated with cause is not automatically incorporated in this exception's detail message. |
|
| Uses of BankFrameMessage in com.bankframe.validation |
|---|
| Constructors in com.bankframe.validation with parameters of type BankFrameMessage | |
|---|---|
ValidationException(BankFrameMessage msg)
This constructor creates a ValidationException using the specified message |
|
ValidationException(BankFrameMessage message,
Throwable cause)
Constructor Note that the detail message associated with cause is not automatically incorporated in this exception's detail message |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||