Class TokenIncorrectPasswordException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ml.karmaconfigs.api.common.utils.security.token.exception.TokenIncorrectPasswordException
All Implemented Interfaces:
Serializable

public final class TokenIncorrectPasswordException extends Exception
This exception is thrown when someone tries to read a token with an invalid token password
See Also:
Serialized Form
  • Constructor Details

    • TokenIncorrectPasswordException

      public TokenIncorrectPasswordException(UUID id)
      Initialize the exception
      Parameters:
      id - the token id