Uses of Class
org.mule.runtime.ast.internal.error.DefaultErrorTypeBuilder
Packages that use DefaultErrorTypeBuilder
-
Uses of DefaultErrorTypeBuilder in org.mule.runtime.ast.internal.error
Methods in org.mule.runtime.ast.internal.error that return DefaultErrorTypeBuilderModifier and TypeMethodDescriptionstatic DefaultErrorTypeBuilderDefaultErrorTypeBuilder.builder()DefaultErrorTypeBuilder.identifier(String identifier) Sets the error type identifier.Sets the error type namespace.DefaultErrorTypeBuilder.parentErrorType(org.mule.runtime.api.message.ErrorType parentErrorType) Sets the parent error type.