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