Class ParsingException

    • Constructor Detail

      • ParsingException

        public ParsingException()
        Constructs an ParsingException with no detail message.
      • ParsingException

        public ParsingException​(String s)
        Constructs an ParsingException with the specified detail message.
        Parameters:
        s - the detail message
      • ParsingException

        public ParsingException​(Response r)
        Constructs an ParsingException with the specified Response.
        Parameters:
        r - the Response