public class ElementNotFoundException extends RuntimeException
| Constructor and Description |
|---|
ElementNotFoundException()
Throws the message "not found".
|
ElementNotFoundException(String message,
Object... args)
Throws
message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015. All rights reserved.