org.apache.commons.codec
Class DecoderException
Exception
org.apache.commons.codec.DecoderException
public class DecoderException
extends Exception
Thrown when a Decoder has encountered a failure condition during a decode.
$Id: DecoderException.java,v 1.9 2004/02/29 04:08:31 tobrien Exp $- Apache Software Foundation
DecoderException
public DecoderException(String pMessage)
Creates a DecoderException
pMessage
- A message with meaning to a human
commons-codec version 1.3 - Copyright © 2002-2004 - Apache Software Foundation