next up previous contents
Next: Class StackTrace Up: Design Previous: Outside Caller   Contents


Class RepoException

This is a wrapper class for any exception that may occur in methods of class Repo. Its subclasses may throw RepoException from methods getFile(name) or getResource(name) if they encounter any other exception.