Class DefaultErrorTypeBuilder.ErrorTypeImplementation
java.lang.Object
org.mule.runtime.ast.internal.error.DefaultErrorTypeBuilder.ErrorTypeImplementation
- All Implemented Interfaces:
Serializable,org.mule.runtime.api.message.ErrorType
- Enclosing class:
- DefaultErrorTypeBuilder
public static final class DefaultErrorTypeBuilder.ErrorTypeImplementation
extends Object
implements org.mule.runtime.api.message.ErrorType
Default and only implementation of
ErrorType- See Also:
-
Method Details
-
getIdentifier
- Specified by:
getIdentifierin interfaceorg.mule.runtime.api.message.ErrorType
-
getNamespace
- Specified by:
getNamespacein interfaceorg.mule.runtime.api.message.ErrorType
-
getParentErrorType
public org.mule.runtime.api.message.ErrorType getParentErrorType()- Specified by:
getParentErrorTypein interfaceorg.mule.runtime.api.message.ErrorType
-
toString
-
equals
-
hashCode
public int hashCode()
-