se.unlogic.standardutils.annotations
Class NoAnnotatedFieldsOrMethodsFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
se.unlogic.standardutils.annotations.NoAnnotatedFieldsOrMethodsFoundException
- All Implemented Interfaces:
- Serializable
public class NoAnnotatedFieldsOrMethodsFoundException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoAnnotatedFieldsOrMethodsFoundException
public NoAnnotatedFieldsOrMethodsFoundException(Class<?> beanClass,
Class<? extends Annotation>... annotations)
getBeanClass
public Class<?> getBeanClass()
getAnnotations
public Class<? extends Annotation>[] getAnnotations()
Copyright © 2011. All Rights Reserved.