org.arakhne.neteditor.formalism.standard
public class StandardGraphException extends ModelException
| Modifier and Type | Method and Description |
|---|---|
(package private) static StandardGraphException |
alreadyInsideGraph() |
(package private) static StandardGraphException |
alreadyInsideNode() |
(package private) static StandardGraphException |
anchorOutsideNode() |
(package private) static StandardGraphException |
edgeAlreadyLinked() |
(package private) static StandardGraphException |
noLocationSpecified() |
(package private) static StandardGraphException |
noSameGraph() |
(package private) static StandardGraphException |
outsideGraph() |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringstatic StandardGraphException noLocationSpecified()
static StandardGraphException alreadyInsideGraph()
static StandardGraphException alreadyInsideNode()
static StandardGraphException outsideGraph()
static StandardGraphException noSameGraph()
static StandardGraphException anchorOutsideNode()
static StandardGraphException edgeAlreadyLinked()
Copyright © 2001-2013 NetEditor Developers. 
NetEditor API Documentation by NetEditor Developers is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
Based on a work at www.arakhne.org/neteditor