public class NoRowsSelectedException extends Exception
| Constructor and Description |
|---|
NoRowsSelectedException()
Instantiates a new no rows selected exception.
|
NoRowsSelectedException(String message)
Instantiates a new no rows selected exception.
|
NoRowsSelectedException(String message,
Throwable cause)
Instantiates a new no rows selected exception.
|
NoRowsSelectedException(Throwable cause)
Instantiates a new no rows selected exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoRowsSelectedException()
public NoRowsSelectedException(String message)
message - the messagepublic NoRowsSelectedException(String message, Throwable cause)
message - the messagecause - the causepublic NoRowsSelectedException(Throwable cause)
cause - the causeCopyright © 2007–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.