public class NotFoundException extends ConnectException
| Constructor and Description | 
|---|
| NotFoundException(String s) | 
| NotFoundException(String s,
                 Throwable throwable) | 
| NotFoundException(Throwable throwable) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString