Class IdCookieAlreadyExistsException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- services.publix.idcookie.exception.IdCookieAlreadyExistsException
-
- All Implemented Interfaces:
java.io.Serializable
public class IdCookieAlreadyExistsException extends java.lang.ExceptionIs thrown if a second JATOS ID cookie with the same study result ID is tried to be created.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IdCookieAlreadyExistsException(java.lang.String message)
-