MCPcopy Create free account
hub / github.com/OSGeo/gdal / GetLastErrorType

Method GetLastErrorType

swig/java/javadoc.java:320–330  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

318 * if there are no posted errors.
319 */
320public class gdal:public static int GetLastErrorType()
321
322/**
323 * Get the last error message.
324 * <p>
325 * Fetches the last error message posted with CPLError(), that hasn't
326 * been cleared by gdal.ErrorReset().
327 *
328 * @return the last error message, or null if there is no posted error
329 * message.
330 */
331public class gdal:public static String GetLastErrorMsg()
332
333/**

Callers 15

test_ogr_jml_4Function · 0.80
test_ogr_jml_4aFunction · 0.80
test_ogr_jml_4bFunction · 0.80
test_ogr_jml_4cFunction · 0.80
test_ogr_csv_32Function · 0.80
test_ogr_elasticsearch_1Function · 0.80
test_ogr_elasticsearch_8Function · 0.80
test_hfa_corrupt_auxFunction · 0.80
test_rmf_34Function · 0.80

Calls

no outgoing calls

Tested by 15

test_ogr_jml_4Function · 0.64
test_ogr_jml_4aFunction · 0.64
test_ogr_jml_4bFunction · 0.64
test_ogr_jml_4cFunction · 0.64
test_ogr_csv_32Function · 0.64
test_ogr_elasticsearch_1Function · 0.64
test_ogr_elasticsearch_8Function · 0.64
test_hfa_corrupt_auxFunction · 0.64
test_rmf_34Function · 0.64