public class RepositoryNotFoundException extends BaseException
| Constructor and Description |
|---|
RepositoryNotFoundException(RepositoryId repositoryId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RepositoryNotFoundException(RepositoryId repositoryId)
public String getCode()
getCode in class BaseException