org.jboss.resteasy.spi
public class NotFoundException extends Failure
Constructor and Description |
---|
NotFoundException(String s) |
NotFoundException(String s,
Response response) |
NotFoundException(String s,
Throwable throwable) |
NotFoundException(String s,
Throwable throwable,
Response response) |
NotFoundException(Throwable throwable) |
NotFoundException(Throwable throwable,
Response response) |
getErrorCode, getResponse, isLoggable, setErrorCode, setLoggable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014. All Rights Reserved.