Class TokenNotFoundException

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

public final class TokenNotFoundException extends Exception
This exception is thrown when someone tries to read a token which ID couldn't be found
See Also:
Serialized Form
  • Constructor Details

    • TokenNotFoundException

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