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
- Direct Known Subclasses:
- InterceptorMetadataException
public class InterceptorException
- extends RuntimeException
- Author:
- Marius Bogoevici
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InterceptorException
public InterceptorException()
InterceptorException
public InterceptorException(String s)
InterceptorException
public InterceptorException(String s,
Throwable throwable)
InterceptorException
public InterceptorException(Throwable throwable)
Copyright © 2013 Seam Framework. All Rights Reserved.