| Class | Description |
|---|---|
| DTOMessage |
DTO used for serialization and deserialization of
Message. |
| DTOStackTrace |
DTO used for serialization of exception stack trace.
|
| DTOThrowable |
DTO used for serialization of Throwable.
|
| DTOWebServiceRemoteException |
DTO used to deserialize
cz.ues.platform.commons.exception.WebServiceRemoteException and
restore original exception structure. |