public class CounterException extends RuntimeException
RuntimeException related to counters.| Constructor and Description |
|---|
CounterException() |
CounterException(String message) |
CounterException(String message,
Throwable cause) |
CounterException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
CounterException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 JBoss, a division of Red Hat. All rights reserved.