mx4j.tools.adaptor.interceptor

Class AdaptorInterceptorException


public class AdaptorInterceptorException
extends Exception

This exception is only used internally by the AdaptorInterceptor class, to avoid that interceptors do too much exception logging.

Version:
$Revision: 1.3 $

Constructor Summary

AdaptorInterceptorException(Exception target)

Method Summary

Exception
getTargetException()

Constructor Details

AdaptorInterceptorException

public AdaptorInterceptorException(Exception target)

Method Details

getTargetException

public Exception getTargetException()


Copyright © 2001-2003 MX4J Team. All Rights Reserved.