Uses of Class
org.rhq.core.util.exception.ExceptionPackage

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.
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.