Class ThrowsErrorsTypeAnnotation
java.lang.Object
org.mule.datasense.impl.model.annotations.ThrowsErrorsTypeAnnotation
- All Implemented Interfaces:
AstNodeAnnotation
-
Constructor Summary
ConstructorsConstructorDescriptionThrowsErrorsTypeAnnotation(Set<org.mule.runtime.api.meta.model.error.ErrorModel> errorModelSet) -
Method Summary
-
Constructor Details
-
ThrowsErrorsTypeAnnotation
public ThrowsErrorsTypeAnnotation(Set<org.mule.runtime.api.meta.model.error.ErrorModel> errorModelSet)
-
-
Method Details
-
getErrors
-