public class GraphConversionException extends Exception
ExecutionGraph fails.| Constructor and Description |
|---|
GraphConversionException(String msg)
Creates a new exception with the given error message.
|
GraphConversionException(String message,
Throwable cause) |
GraphConversionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014 The Apache Software Foundation. All rights reserved.