public class ArticleLimitReachedException extends RuntimeException
Constructor and Description |
---|
ArticleLimitReachedException(int limit)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getMessage()
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ArticleLimitReachedException(int limit)
public String getMessage()
getMessage
in class Throwable