java.awt.geom
public class NoninvertibleTransformException extends Exception
AffineTransform
, but the transform is in a non-invertible
state.
See Also: AffineTransform
UNKNOWN: updated to 1.4
Constructor Summary | |
---|---|
NoninvertibleTransformException(String s)
Create an exception with a message.
|
Parameters: s the message