Package aQute.lib.exceptions
Class Exceptions
- java.lang.Object
-
- aQute.lib.exceptions.Exceptions
-
public class Exceptions extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.RuntimeExceptionduck(java.lang.Throwable t)static java.lang.StringtoString(java.lang.Throwable t)
-