- java.lang.Object
-
- org.mule.extensions.java.internal.error.AbstractJavaInvokeErrorProvider
-
- All Implemented Interfaces:
- org.mule.runtime.extension.api.annotation.error.ErrorTypeProvider
- Direct Known Subclasses:
- JavaInvokeErrorProvider, JavaStaticInvokeErrorProvider
public abstract class AbstractJavaInvokeErrorProvider
extends Object
implements org.mule.runtime.extension.api.annotation.error.ErrorTypeProvider
An abstract ErrorTypeProvider used for instance and static invocations of Java methods.
- Since:
- 1.1.2 1.2.0
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2019 MuleSoft, Inc.. All rights reserved.