Searched defs:wrapInIOException (Results 1 - 1 of 1) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/history/
H A DRCSRepository.java101 throw wrapInIOException(
104 throw wrapInIOException(
107 throw wrapInIOException(
115 static IOException wrapInIOException(String message, Throwable t) { method in class:RCSRepository

Completed in 7 milliseconds