jrunx.util
Interface ExceptionWrapper

All Known Implementing Classes:
EnvironmentNamingContextException, ServiceException, DeploymentException, UrlResourceNoSuchResourceException, UrlResourceValidationException, UrlResourceCreationException, JMSCoreException, ApplicationExceptionWrapper, InternalException, MethodNotFoundException, FailToCreateAppClientContainerException, MailServiceException

public interface ExceptionWrapper

Exceptions that wrap other exceptions should implement this interface

Author:
Nick Tsivranidis

Method Summary
 java.lang.Throwable getRootCause()
           
 

Method Detail

getRootCause

public java.lang.Throwable getRootCause()


Copyright � 2002 Macromedia Corporation. All Rights Reserved.