public class RepositorySearchException extends Exception
| Constructor and Description | 
|---|
RepositorySearchException()  | 
RepositorySearchException(String msg)  | 
RepositorySearchException(String msg,
                         Throwable e)  | 
RepositorySearchException(Throwable e)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RepositorySearchException()
public RepositorySearchException(String msg)
public RepositorySearchException(Throwable e)
public RepositorySearchException(String msg, Throwable e)
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.