Example usage for org.apache.commons.lang UnhandledException subclass-usage

List of usage examples for org.apache.commons.lang UnhandledException subclass-usage

Introduction

In this page you can find the example usage for org.apache.commons.lang UnhandledException subclass-usage.

Usage

From source file org.mule.modules.utils.MuleSoftException.java

/**
 * {@link RuntimeException} aimed to make checked exception unchked in the context of
 * a mule application
 *
 * @author flbulgarelli
 */