Uses of Interface
org.mule.runtime.ast.api.error.ErrorTypeBuilder
Packages that use ErrorTypeBuilder
-
Uses of ErrorTypeBuilder in org.mule.runtime.ast.api.error
Methods in org.mule.runtime.ast.api.error that return ErrorTypeBuilderModifier and TypeMethodDescriptionstatic ErrorTypeBuilderErrorTypeBuilder.builder()ErrorTypeBuilder.identifier(String identifier) Sets the error type identifier.Sets the error type namespace.ErrorTypeBuilder.parentErrorType(org.mule.runtime.api.message.ErrorType parentErrorType) Sets the parent error type. -
Uses of ErrorTypeBuilder in org.mule.runtime.ast.internal.error
Classes in org.mule.runtime.ast.internal.error that implement ErrorTypeBuilder