public class InterceptorException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
InterceptorException() |
InterceptorException(java.lang.String s) |
InterceptorException(java.lang.String s,
java.lang.Throwable throwable) |
InterceptorException(java.lang.Throwable throwable) |
public InterceptorException()
public InterceptorException(java.lang.String s)
public InterceptorException(java.lang.String s,
java.lang.Throwable throwable)
public InterceptorException(java.lang.Throwable throwable)
Copyright © 2014. All Rights Reserved.