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.RuntimeException
duck(java.lang.Throwable t)
static java.lang.String
toString(java.lang.Throwable t)
-