atunit.core
Class IncompatibleAnnotationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
atunit.core.IncompatibleAnnotationException
- All Implemented Interfaces:
- Serializable
public class IncompatibleAnnotationException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IncompatibleAnnotationException
public IncompatibleAnnotationException(Class<?> class1,
Class<?> class2)