Class IdCookieCollectionFullException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- services.publix.idcookie.exception.IdCookieCollectionFullException
-
- All Implemented Interfaces:
java.io.Serializable
public class IdCookieCollectionFullException extends java.lang.ExceptionIs thrown if the limit of JATOS ID cookies is reached.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IdCookieCollectionFullException(java.lang.String message)
-