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