Class CookieNotSupportedException

All Implemented Interfaces:
Serializable

public class CookieNotSupportedException extends PortalException
Author:
Michael Young
See Also:
  • Constructor Details

    • CookieNotSupportedException

      public CookieNotSupportedException()
    • CookieNotSupportedException

      public CookieNotSupportedException(String msg)
    • CookieNotSupportedException

      public CookieNotSupportedException(String msg, Throwable throwable)
    • CookieNotSupportedException

      public CookieNotSupportedException(Throwable throwable)