Class InvalidCookieException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.core.AuthenticationException
com.flowable.engage.rest.service.api.conversation.anonymous.security.InvalidCookieException
All Implemented Interfaces:
java.io.Serializable

public class InvalidCookieException
extends org.springframework.security.core.AuthenticationException
Author:
Filip Hrisafov
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    InvalidCookieException​(java.lang.String msg)  
    InvalidCookieException​(java.lang.String msg, java.lang.Throwable t)  
  • Method Summary

    Methods inherited from class java.lang.Throwable

    addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait