public static class ExplodedGraphWalker.MaximumStepsReachedException extends RuntimeException
| Constructor and Description |
|---|
MaximumStepsReachedException(String s) |
MaximumStepsReachedException(String s,
ExplodedGraphWalker.TooManyNestedBooleanStatesException e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MaximumStepsReachedException(String s)
public MaximumStepsReachedException(String s, ExplodedGraphWalker.TooManyNestedBooleanStatesException e)
Copyright © 2012–2017 SonarSource. All rights reserved.