|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExceptionPackage | |
|---|---|
| org.rhq.core.util.exception | |
| Uses of ExceptionPackage in org.rhq.core.util.exception |
|---|
| Methods in org.rhq.core.util.exception that return ExceptionPackage | |
|---|---|
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. |
| Constructors in org.rhq.core.util.exception with parameters of type ExceptionPackage | |
|---|---|
WrappedRemotingException(ExceptionPackage actualException)
Constructor for WrappedRemotingException that wraps the actual exception information. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||