de.dfki.util.xmlrpc.annotation
Class AnnotationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.dfki.util.xmlrpc.conversion.TypeConversionException
de.dfki.util.xmlrpc.annotation.AnnotationException
- All Implemented Interfaces:
- java.io.Serializable
public class AnnotationException
- extends TypeConversionException
Exception denoting problems with annotation processing.
- Author:
- Andreas Lauer
- See Also:
- Serialized Form
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 |
AnnotationException
public AnnotationException()
AnnotationException
public AnnotationException(java.lang.String message,
java.lang.Throwable cause)
AnnotationException
public AnnotationException(java.lang.String message)
AnnotationException
public AnnotationException(java.lang.Throwable cause)
Copyright © 2012. All Rights Reserved.