com.abra.j2xb.beans.exceptions
Class MOBeanAnnotationMissing
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.abra.j2xb.beans.exceptions.MOBeansException
com.abra.j2xb.beans.exceptions.MOBeanAnnotationMissing
- All Implemented Interfaces:
- java.io.Serializable
public class MOBeanAnnotationMissing
- extends MOBeansException
- Since:
- JDK1.5
- Version:
- 1.0, May 1, 2008
- Author:
- Yoav Abrahami
- See Also:
- Serialized Form
Constructor Summary |
MOBeanAnnotationMissing(java.lang.Class<? extends java.lang.annotation.Annotation> annotation,
java.lang.Class<?> propertyType,
MOAnnotationLocation annotationLocation)
|
MOBeanAnnotationMissing(java.lang.Class<? extends java.lang.annotation.Annotation> annotation1,
java.lang.Class<? extends java.lang.annotation.Annotation> annotation2,
java.lang.Class beanClass)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MOBeanAnnotationMissing
public MOBeanAnnotationMissing(java.lang.Class<? extends java.lang.annotation.Annotation> annotation,
java.lang.Class<?> propertyType,
MOAnnotationLocation annotationLocation)
MOBeanAnnotationMissing
public MOBeanAnnotationMissing(java.lang.Class<? extends java.lang.annotation.Annotation> annotation1,
java.lang.Class<? extends java.lang.annotation.Annotation> annotation2,
java.lang.Class beanClass)
createInheritenceMissingGlobalTypeException
public static MOBeanAnnotationMissing createInheritenceMissingGlobalTypeException(java.lang.Class<?> beanClass)
Copyright © 2008. All Rights Reserved.