Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refine new API methods: ExceptionUtils, Uri (Add @since, refine arguments and... | Sven Gothel | 2015-10-03 | 1 | -15/+57 |
* | Bug 1243 - Fix IOUtil.cleanPathString(..) special case ; Allow IOUtil and Uri... | Sven Gothel | 2015-10-03 | 1 | -11/+21 |
* | Bug 1213: Expose InterruptSource, SourcedInterruptedException and Interrupted... | Sven Gothel | 2015-09-12 | 1 | -9/+33 |
* | ExceptionUtils.dumpThrowable(..): Also dump all causes of the given Throwable | Sven Gothel | 2015-01-23 | 1 | -0/+9 |
* | ExceptionUtils.dumpStack(..): Skip self stack entry | Sven Gothel | 2014-12-03 | 1 | -1/+1 |
* | Refine ExceptionUtils: Shorten method name, dumpThrowable uses dumpStack | Sven Gothel | 2014-10-26 | 1 | -8/+17 |
* | Add ExceptionUtils: Exposing dumpStackTrace(..) and dumpThrowable(..) | Sven Gothel | 2014-10-08 | 1 | -0/+60 |