| Package | Description |
|---|---|
| org.rhq.core.util.exception |
| Modifier and Type | Method and Description |
|---|---|
ExceptionPackage |
WrappedRemotingException.getActualException()
Returns the actual exception that occurred wrapped in an
ExceptionPackage. |
ExceptionPackage |
ExceptionPackage.getCause()
Returns the cause of this exception in the same non-object-serialized form.
|
| Constructor and Description |
|---|
WrappedRemotingException(ExceptionPackage actualException)
Constructor for
WrappedRemotingException that wraps the actual exception information. |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.