Package org.tomitribe.crest.interceptor
Class InterceptorAnnotationNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalStateException
-
- org.tomitribe.crest.interceptor.InterceptorAnnotationNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class InterceptorAnnotationNotFoundException extends java.lang.IllegalStateException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InterceptorAnnotationNotFoundException(java.lang.Class<?> clazz)
-