Michael Pasternak has submitted this change and it was merged.
Change subject: sdk: make sdk exceptions serializable
......................................................................
sdk: make sdk exceptions serializable
Change-Id: I2a52839d398676132bb285b11bf2da9fe46276c8
Signed-off-by: Michael pasternak <mpastern(a)redhat.com>
---
M
ovirt-engine-sdk-java/src/main/java/org/ovirt/engine/sdk/exceptions/MarshallingException.java
M
ovirt-engine-sdk-java/src/main/java/org/ovirt/engine/sdk/exceptions/OvirtSdkException.java
M
ovirt-engine-sdk-java/src/main/java/org/ovirt/engine/sdk/exceptions/OvirtSdkRuntimeException.java
M
ovirt-engine-sdk-java/src/main/java/org/ovirt/engine/sdk/exceptions/ProtocolException.java
M
ovirt-engine-sdk-java/src/main/java/org/ovirt/engine/sdk/exceptions/ServerException.java
M
ovirt-engine-sdk-java/src/main/java/org/ovirt/engine/sdk/exceptions/SocketFactoryException.java
M
ovirt-engine-sdk-java/src/main/java/org/ovirt/engine/sdk/exceptions/UnsecuredConnectionAttemptError.java
7 files changed, 49 insertions(+), 0 deletions(-)
Approvals:
Michael Pasternak: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/18960
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2a52839d398676132bb285b11bf2da9fe46276c8
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine-sdk-java
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <mpastern(a)redhat.com>
Gerrit-Reviewer: Michael Pasternak <mpastern(a)redhat.com>