public class NameNotFoundException extends NameResolutionException
Constructor and Description |
---|
NameNotFoundException(String message)
Constructs instance of ObjectNameNotFoundException with error message
|
NameNotFoundException(String message,
Throwable cause)
Constructs instance of ObjectNameNotFoundException with error message and cause
|
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NameNotFoundException(String message)
message
- the error message