mx4j.tools.adaptor.interceptor
Class AdaptorInterceptorException
Exception
mx4j.tools.adaptor.interceptor.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:
AdaptorInterceptorException
public AdaptorInterceptorException(Exception target)
getTargetException
public Exception getTargetException()
Copyright © 2001-2003 MX4J Team. All Rights Reserved.