Class ParsingException

    • Constructor Detail

      • ParsingException

        public ParsingException​(Throwable cause)
        Constructor expecting a custom cause.
        Parameters:
        cause - the cause
      • ParsingException

        public ParsingException​(String message)
        Constructor expecting a custom message.
        Parameters:
        message - the message