Class ThrowsErrorsTypeAnnotation

java.lang.Object
org.mule.datasense.impl.model.annotations.ThrowsErrorsTypeAnnotation
All Implemented Interfaces:
AstNodeAnnotation

public class ThrowsErrorsTypeAnnotation extends Object implements AstNodeAnnotation
  • Constructor Details

    • ThrowsErrorsTypeAnnotation

      public ThrowsErrorsTypeAnnotation(Set<org.mule.runtime.api.meta.model.error.ErrorModel> errorModelSet)
  • Method Details

    • getErrors

      public Set<org.mule.runtime.api.meta.model.error.ErrorModel> getErrors()