public class ControlFlowProcessingException extends RuntimeException
| Constructor and Description |
|---|
ControlFlowProcessingException(String aMessage,
Exception aCause,
ControlFlowGraph aFlowGraph) |
| Modifier and Type | Method and Description |
|---|---|
ControlFlowGraph |
getGraph() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ControlFlowProcessingException(String aMessage, Exception aCause, ControlFlowGraph aFlowGraph)
public ControlFlowGraph getGraph()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.