Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

org.apache.commons.codec.EncoderException Class Reference

List of all members.

Detailed Description

Thrown when there is a failure condition during the encoding process.

This exception is thrown when an Encoder encounters a encoding specific exception such as invalid data, inability to calculate a checksum, characters outside of the expected range.

Author:
Apache Software Foundation
Version:
Id
EncoderException.java,v 1.1 2005/07/25 16:24:38 dev Exp

Definition at line 28 of file EncoderException.java.

Public Member Functions

 EncoderException (String pMessage)
 Creates a new instance of this exception with an useful message.


Constructor & Destructor Documentation

org.apache.commons.codec.EncoderException.EncoderException String  pMessage  ) 
 

Creates a new instance of this exception with an useful message.

Parameters:
pMessage a useful message relating to the encoder specific error.

Definition at line 35 of file EncoderException.java.


The documentation for this class was generated from the following file:
Generated on Wed Dec 14 21:05:37 2005 for OpenMobileIS by  doxygen 1.4.4