Class OracleJsonParsingException

    • Constructor Detail

      • OracleJsonParsingException

        public OracleJsonParsingException​(String message)
        Constructs a new exception with the specified message.
        Parameters:
        message - the detail message.
      • OracleJsonParsingException

        public OracleJsonParsingException​(String message,
                                          Throwable cause)
        Constructs a new exception with the specified message and cause.
        Parameters:
        message - the detail message
        cause - the cause