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