public class IllegalPathStateException extends RuntimeException
GeneralPath without an initial moveto.GeneralPath,
Serialized Form| Constructor and Description |
|---|
IllegalPathStateException()
Create an exception with no message.
|
IllegalPathStateException(String msg)
Create an exception with a message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalPathStateException()
public IllegalPathStateException(String msg)
msg - the message