Package org.jboss.weld.interceptor.proxy
Class InterceptorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.weld.interceptor.proxy.InterceptorException
- All Implemented Interfaces:
Serializable
- Author:
- Marius Bogoevici
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInterceptorException(String s, Throwable throwable) InterceptorException(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InterceptorException
public InterceptorException() -
InterceptorException
-
InterceptorException
-
InterceptorException
-