public class IllegalPathStateException extends java.lang.RuntimeException
GeneralPath without an initial moveto.GeneralPath,
Serialized Form| Constructor and Description |
|---|
IllegalPathStateException()
Create an exception with no message.
|
IllegalPathStateException(java.lang.String msg)
Create an exception with a message.
|
public IllegalPathStateException()
public IllegalPathStateException(java.lang.String msg)
msg - the message