Class PreviewTokenParseException

  • All Implemented Interfaces:
    Serializable

    public class PreviewTokenParseException
    extends Exception
    Exception that results from a failure to parse a PreviewToken from an encoded token string.
    Author:
    Nick Crum (ncrum)
    See Also:
    Serialized Form
    • Constructor Detail

      • PreviewTokenParseException

        public PreviewTokenParseException​(String message)
      • PreviewTokenParseException

        public PreviewTokenParseException​(String message,
                                          Throwable cause)