org.graphstream.ui.spriteManager
Class InvalidSpriteIDException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.graphstream.ui.spriteManager.InvalidSpriteIDException
- All Implemented Interfaces:
- Serializable
public class InvalidSpriteIDException
- extends RuntimeException
Launched when a sprite is created with a dot in its identifier, which is
impossible in the current implementation.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidSpriteIDException
public InvalidSpriteIDException(String message)
InvalidSpriteIDException
public InvalidSpriteIDException()
Copyright © 2013. All Rights Reserved.