Class PrematurePasetoException

  • All Implemented Interfaces:
    java.io.Serializable

    public class PrematurePasetoException
    extends ClaimPasetoException
    Exception indicating that a Paseto was accepted before it is allowed to be accessed and must be rejected.
    Since:
    0.1
    See Also:
    Serialized Form
    • Constructor Detail

      • PrematurePasetoException

        public PrematurePasetoException​(Paseto paseto,
                                        java.lang.String message)
      • PrematurePasetoException

        public PrematurePasetoException​(Paseto paseto,
                                        java.lang.String message,
                                        java.lang.Throwable cause)
        Parameters:
        paseto - token
        message - exception message
        cause - cause