public class UnsupportedPasetoException extends PasetoException
For example, this exception would be thrown if parsing a paseto token has a version that is not supported by this library.
| Constructor and Description |
|---|
UnsupportedPasetoException(java.lang.String message) |
UnsupportedPasetoException(java.lang.String message,
java.lang.Throwable cause) |
Copyright © 2019-2020 paseto.dev. All Rights Reserved.