public class NotFoundException extends ProxyException
| Constructor and Description | 
|---|
| NotFoundException(String message) | 
| NotFoundException(String message,
                 Throwable t) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotFoundException(String message, Throwable t)
public NotFoundException(String message)
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.