Class GdalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.so.agi.gdal.ffm.GdalException
-
Constructor Summary
ConstructorsConstructorDescriptionGdalException(String message, CplErrorType errorType, int errorNo, String gdalMessage) GdalException(String message, CplErrorType errorType, int errorNo, String gdalMessage, Throwable cause) -
Method Summary
Modifier and TypeMethodDescriptionintMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GdalException
-
GdalException
public GdalException(String message, CplErrorType errorType, int errorNo, String gdalMessage, Throwable cause)
-
-
Method Details
-
getErrorNo
public int getErrorNo() -
getErrorType
-
getGdalMessage
-