public class RowLimitReachedException extends RuntimeException
Constructor and Description |
---|
RowLimitReachedException()
Constructor.
|
RowLimitReachedException(String message)
Constructor.
|
RowLimitReachedException(String message,
Throwable cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RowLimitReachedException()
public RowLimitReachedException(String message)
message
- Exception messageCopyright © 2016–2018 Yahoo! Inc.. All rights reserved.