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, toString
public RepositoryNotFoundException()
public RepositoryNotFoundException(String message, Throwable cause)
public RepositoryNotFoundException(String message)
public RepositoryNotFoundException(Throwable cause)
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.