public class ElementNotFoundException
extends java.lang.RuntimeException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
ElementNotFoundException()
Throws the message "not found".
|
ElementNotFoundException(java.lang.String message,
java.lang.Object... args)
Throws
message . |
private static final long serialVersionUID