Package aQute.bnd.service.result
Class Exceptions
- java.lang.Object
-
- aQute.bnd.service.result.Exceptions
-
class Exceptions extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Exceptions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static java.lang.RuntimeException
duck(java.lang.Throwable t)
private static <E extends java.lang.Throwable>
voidthrowsUnchecked(java.lang.Throwable throwable)
-