|
|||||||||||
| 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.MachineAlreadyAttachedException
An exception thrown when attempting to attach a machine to a canvas that is already attached to a canvas.
| Constructor Summary | |
MachineAlreadyAttachedException()
Builds a MachineAlreadyAttachedException with an empty. |
|
MachineAlreadyAttachedException(java.lang.String message)
Builds a MachineAlreadyAttachedException 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 MachineAlreadyAttachedException()
public MachineAlreadyAttachedException(java.lang.String message)
message - The message.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||