Class InterceptorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.weld.interceptor.proxy.InterceptorException
All Implemented Interfaces:
Serializable

public class InterceptorException extends RuntimeException
Author:
Marius Bogoevici
See Also:
  • Constructor Details

    • InterceptorException

      public InterceptorException()
    • InterceptorException

      public InterceptorException(String s)
    • InterceptorException

      public InterceptorException(String s, Throwable throwable)
    • InterceptorException

      public InterceptorException(Throwable throwable)