@Deprecated public class NotFoundException extends Failure
Constructor and Description |
---|
NotFoundException(String s)
Deprecated.
|
NotFoundException(String s,
Response response)
Deprecated.
|
NotFoundException(String s,
Throwable throwable)
Deprecated.
|
NotFoundException(String s,
Throwable throwable,
Response response)
Deprecated.
|
NotFoundException(Throwable throwable)
Deprecated.
|
NotFoundException(Throwable throwable,
Response response)
Deprecated.
|
getErrorCode, getResponse, isLoggable, setErrorCode, setLoggable, setResponse
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2013. All Rights Reserved.