java.awt.geom
public class IllegalPathStateException extends RuntimeException
GeneralPath without an initial moveto.
See Also: GeneralPath
UNKNOWN: updated to 1.4
| Constructor Summary | |
|---|---|
| IllegalPathStateException() 
 Create an exception with no message.  | |
| IllegalPathStateException(String msg) 
 Create an exception with a message.
  | |
Parameters: msg the message