org.mobicents.servlet.sip.annotations
Class AnnotationVerificationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mobicents.servlet.sip.annotations.AnnotationVerificationException
- All Implemented Interfaces:
- java.io.Serializable
public class AnnotationVerificationException
- extends java.lang.Exception
Thrown when an annotation doesn't respect the restrictions it shoud follow
- Author:
- Jean Deruelle
- 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 |
AnnotationVerificationException
public AnnotationVerificationException()
-
AnnotationVerificationException
public AnnotationVerificationException(java.lang.String message)
-
AnnotationVerificationException
public AnnotationVerificationException(java.lang.Throwable cause)
-
AnnotationVerificationException
public AnnotationVerificationException(java.lang.String message,
java.lang.Throwable cause)
-
Copyright © 2009. All Rights Reserved.