public class HeuristicException extends Exception
Constructor and Description |
---|
HeuristicException(HeuristicType heuristicType) |
Modifier and Type | Method and Description |
---|---|
HeuristicType |
getHeuristicType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HeuristicException(HeuristicType heuristicType)
public HeuristicType getHeuristicType()
Copyright © 2021 JBoss by Red Hat. All rights reserved.