org.mule.devkit.generation.api
Class AnnotationVerificationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mule.devkit.generation.api.AnnotationVerificationException
- All Implemented Interfaces:
- Serializable
public class AnnotationVerificationException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AnnotationVerificationException
public AnnotationVerificationException(Identifiable element)
AnnotationVerificationException
public AnnotationVerificationException(Identifiable element,
String s)
AnnotationVerificationException
public AnnotationVerificationException(Identifiable element,
String s,
Throwable throwable)
AnnotationVerificationException
public AnnotationVerificationException(Identifiable element,
Throwable throwable)
getElement
public Identifiable getElement()
Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.