List of usage examples for org.apache.commons.lang3.exception ExceptionContext interface-usage
From source file com.joyent.triton.exceptions.CloudApiIOException.java
/**
* General IO exception type that all other IO exceptions within
* the SDK inherit from.
*
* @author <a href="https://github.com/dekobon">Elijah Zupancic</a>
* @since 1.0.0
From source file com.joyent.manta.exception.MantaIOException.java
/**
* General IO exception type that all other IO exceptions within
* the project inherit from.
*
* @author <a href="https://github.com/dekobon">Elijah Zupancic</a>
* @since 2.2.4