Serializablepublic class PJException
extends Exception
PJ.transform(PJ, int, double[], int, int) failed.| Constructor | Description |
|---|---|
PJException() |
Constructs a new exception with no message.
|
PJException(String message) |
Constructs a new exception with the given message.
|