|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
sm.ImpossibleOperationOnDifferentCanvasException
An exception thrown when attempting to perform an operation involving shapes in different canvases that is impossible.
| Constructor Summary | |
ImpossibleOperationOnDifferentCanvasException()
Builds an ImpossibleOperationOnDifferentCanvasException with the message: "Impossible operation on shapes that do not are in the same canvas" |
|
ImpossibleOperationOnDifferentCanvasException(java.lang.String s)
Builds an ImpossibleOperationOnDifferentCanvasException with a personalized message. |
|
| 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 |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ImpossibleOperationOnDifferentCanvasException()
public ImpossibleOperationOnDifferentCanvasException(java.lang.String s)
s - The message.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||