This project has retired. For details please refer to its
Attic page.
RepositorySearchException
org.apache.archiva.indexer.search
Class RepositorySearchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.archiva.indexer.search.RepositorySearchException
- All Implemented Interfaces:
- java.io.Serializable
public class RepositorySearchException
- extends java.lang.Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RepositorySearchException
public RepositorySearchException()
RepositorySearchException
public RepositorySearchException(java.lang.String msg)
RepositorySearchException
public RepositorySearchException(java.lang.Throwable e)
RepositorySearchException
public RepositorySearchException(java.lang.String msg,
java.lang.Throwable e)