public class InvalidGraph extends Exception
| Constructor and Description |
|---|
InvalidGraph() |
InvalidGraph(String message) |
InvalidGraph(String message,
Throwable cause) |
InvalidGraph(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012. All Rights Reserved.