|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
exceptions.NoCurrentPositionException
This exception is thrown only when a path operator wants to check whether a new graphic starting point has been declared.
| Constructor Summary | |
NoCurrentPositionException()
Calls the superclass constructor to print the "NoCurrentPositionException" string on the console. |
|
NoCurrentPositionException(java.lang.String param)
Calls the superclass constructor with the string given as parameter to print to the console. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NoCurrentPositionException()
public NoCurrentPositionException(java.lang.String param)
param - Represents the type of syntax error.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||