Class TableSchemaMismatchException

    • Constructor Detail

      • TableSchemaMismatchException

        public TableSchemaMismatchException()
      • TableSchemaMismatchException

        public TableSchemaMismatchException​(String message)
      • TableSchemaMismatchException

        public TableSchemaMismatchException​(String message,
                                            Throwable cause)
      • TableSchemaMismatchException

        public TableSchemaMismatchException​(Throwable cause)
      • TableSchemaMismatchException

        public TableSchemaMismatchException​(String message,
                                            Throwable cause,
                                            boolean enableSuppression,
                                            boolean writableStackTrace)