name.angoca.db2sa.core.syntax.graph.exception
Class InvalidGraphTokenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
name.angoca.db2sa.core.syntax.graph.exception.InvalidGraphTokenException
- All Implemented Interfaces:
- Serializable
public class InvalidGraphTokenException
- extends RuntimeException
This exception represents a bad-formed node in a graph.
Control Version
- 0.0.1 Class creation.
- 0.1.0 Constructor and getMessage.
- 1.0.0 Moved to version 1.
- Version:
- 1.0.0 2009-07-19
- Author:
- Andres Gomez Casanova (AngocA)
- See Also:
- Serialized Form
InvalidGraphTokenException
public InvalidGraphTokenException()
- Default Constructor.
getMessage
public final String getMessage()
- Overrides:
getMessage
in class Throwable
Andres Gomez Casanova (AngocA) 
This work is licensed under a Creative Commons Attribution 3.0 Unported License.