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