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, toString
public RepositorySearchException()
public RepositorySearchException(String msg)
public RepositorySearchException(Throwable e)
public RepositorySearchException(String msg, Throwable e)
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.