public interface DeploymentExceptionTransformer
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
transform(java.lang.Throwable exception)
Transform from a Container specific deployment exception to the real cause.
|
java.lang.Throwable transform(java.lang.Throwable exception)
exception
- The exception caught during deploy