org.jboss.testharness.api
Interface DeploymentExceptionTransformer


public interface DeploymentExceptionTransformer

Transform a DeploymentException so that exposes the correct exception in the case the container wraps the exception.

Author:
Pete Muir

Method Summary
 DeploymentException transform(DeploymentException exception)
           
 

Method Detail

transform

DeploymentException transform(DeploymentException exception)


Copyright © 2009-2010. All Rights Reserved.