public class RuleNotFoundException extends NotFoundException
Constructor and Description |
---|
RuleNotFoundException(RuleType rule) |
RuleNotFoundException(RuleType rule,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RuleNotFoundException(RuleType rule)
public String getMessage()
getMessage
in class Throwable
Throwable.getMessage()
Copyright © 2019 Red Hat. All rights reserved.