Class ExceptionUtils
java.lang.Object
com.mulesoft.modules.agent.broker.internal.util.ExceptionUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.mule.runtime.extension.api.exception.ModuleExceptionasModuleException(Throwable t, org.mule.runtime.extension.api.error.ErrorTypeDefinition type) static Throwable
-
Constructor Details
-
ExceptionUtils
public ExceptionUtils()
-
-
Method Details
-
unwrap
-
asModuleException
public static org.mule.runtime.extension.api.exception.ModuleException asModuleException(Throwable t, org.mule.runtime.extension.api.error.ErrorTypeDefinition type)
-