JPROJ4
|
Exception thrown when a call to PJ#transform(PJ, int, double[], int, int) failed. More...
Public Member Functions | |
PJException () | |
Constructs a new exception with no message. More... | |
PJException (final String message) | |
Constructs a new exception with the given message. More... | |
PJException | ( | ) |
PJException | ( | final String | message | ) |
message | A message that describe the cause for the failure. |