Novell exteNd
Director 5.2 API

com.sssw.fw.util
Class EboURLDecoderException

java.lang.Object
 |
 +--java.lang.Throwable
       |
       +--java.lang.Exception
             |
             +--com.sssw.fw.util.EboURLDecoderException
All Implemented Interfaces:
Serializable

public class EboURLDecoderException
extends Exception

The base class of declared exceptions thrown by methods in HTTP parameter utility helper classes.

See Also:
Serialized Form

Constructor Summary
EboURLDecoderException()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EboURLDecoderException

public EboURLDecoderException()

Novell exteNd
Director 5.2 API