public class GraphException extends Exception
Graphs.| Constructor and Description |
|---|
GraphException(String message)
Constructs a new exception with the specified detail message.
|
GraphException(String message,
Throwable cause)
Constructs a new exception with the specified detail message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GraphException(String message)
message - the detail messageCopyright © 2014–2017 European Space Agency (ESA). All rights reserved.