@Deprecated public class NotFoundException extends Failure
(https://jcp.org/en/jsr/detail?id=339)
,
NotFoundException
,
Serialized FormConstructor 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 © 2017 JBoss by Red Hat. All rights reserved.