public class RepositoryException extends RuntimeException
ActivityRepository
whenever something goes wrong inside the repository.Constructor and Description |
---|
RepositoryException(String text)
Constructs a new exeption.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RepositoryException(String text)
text
- the error messageCopyright © 2020 Dirk Lemmermann Software & Consulting. All rights reserved.