java.awt.geom
public class IllegalPathStateException extends RuntimeException
GeneralPath
without an initial moveto.GeneralPath
,
Serialized FormConstructor 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, toString
public IllegalPathStateException()
public IllegalPathStateException(String msg)
msg
- the message