Class ExceptionUtils

java.lang.Object
com.mulesoft.modules.agent.broker.internal.util.ExceptionUtils

public class ExceptionUtils extends Object
  • Constructor Details

    • ExceptionUtils

      public ExceptionUtils()
  • Method Details

    • unwrap

      public static Throwable unwrap(Throwable t)
    • asModuleException

      public static org.mule.runtime.extension.api.exception.ModuleException asModuleException(Throwable t, org.mule.runtime.extension.api.error.ErrorTypeDefinition type)