Definition at line 25 of file DecoderException.java.
Public Member Functions | |
DecoderException (String pMessage) | |
Creates a DecoderException. |
org.apache.commons.codec.DecoderException.DecoderException | ( | String | pMessage | ) |
Creates a DecoderException.
pMessage | A message with meaning to a human |
Definition at line 32 of file DecoderException.java.