gov.llnl.babel.url.cookie
Class CookieCrumbleException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--gov.llnl.babel.url.cookie.CookieCrumbleException
All Implemented Interfaces:
java.io.Serializable

public class CookieCrumbleException
extends java.lang.Exception

This is an exception for cookie management and cookie problems.

See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait