Contains some commonly needed stuff.
Classes
| Class | Description | |
|---|---|---|
| GatewayException |
Thrown when library was unable to perform requested operation.
This is base exception class.
Specific exceptions corresponding to Axis SOAP exceptions extends this class.
All subtypes can be found in exceptions namespace.
hr.tis.mgw.client.exceptions | |
| LoggingManager | ||
| ParlayXConverter |
Utility class for conversion of various ParlayX instances.
There is no need to use this class directly since it is used internally by library.
| |
| UnknownEndUserAddressException |
Thrown when specified end user address is unknown.
|