public class IllegalPathStateException extends RuntimeException
Path
that is in an illegal state
with respect to the particular operation being performed. For example, appending a segment to a
path without an initial moveto.Constructor and Description |
---|
IllegalPathStateException() |
IllegalPathStateException(String s) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalPathStateException()
public IllegalPathStateException(String s)
Copyright © 2017. All rights reserved.