Class ColumnSchemaNotFoundException

    • Constructor Detail

      • ColumnSchemaNotFoundException

        public ColumnSchemaNotFoundException​(String message)
      • ColumnSchemaNotFoundException

        public ColumnSchemaNotFoundException​(String columnName,
                                             String tableName)
      • ColumnSchemaNotFoundException

        public ColumnSchemaNotFoundException​(String message,
                                             Throwable cause)