public class OperationCrsException extends Exception
Constructor and Description |
---|
OperationCrsException(CrsProj srcCrs,
CrsProj destCrs,
String message) |
OperationCrsException(int errno,
CrsProj srcCrs,
CrsProj destCrs,
String message) |
Modifier and Type | Method and Description |
---|---|
int |
getErrno() |
String |
getStrError() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString