Example usage for org.apache.commons.codec DecoderException subclass-usage

List of usage examples for org.apache.commons.codec DecoderException subclass-usage

Introduction

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

Usage

From source file es.jamisoft.comun.codec.exceptions.B64DecoderException.java

/**
 *
 * @author Jose
 */
public class B64DecoderException extends DecoderException {