Class TokenExistsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.web.security.security.TokenExistsException
All Implemented Interfaces:
Serializable

public class TokenExistsException extends Exception
Exception is thrown if there is attempt to create token with ID, which already exists in the token container
See Also:
  • Constructor Details

    • TokenExistsException

      public TokenExistsException()