org.jboss.weld.interceptor.util
Class InterceptorMetadataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.weld.interceptor.proxy.InterceptorException
org.jboss.weld.interceptor.util.InterceptorMetadataException
- All Implemented Interfaces:
- Serializable
public class InterceptorMetadataException
- extends InterceptorException
- 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 |
InterceptorMetadataException
public InterceptorMetadataException()
InterceptorMetadataException
public InterceptorMetadataException(String s)
InterceptorMetadataException
public InterceptorMetadataException(String s,
Throwable throwable)
InterceptorMetadataException
public InterceptorMetadataException(Throwable throwable)
Copyright © 2013 Seam Framework. All Rights Reserved.