Package org.dmfs.jems2.fragile
Class Broken<T,E extends java.lang.Exception>
- java.lang.Object
-
- org.dmfs.jems2.fragile.Broken<T,E>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Tvalue()Retrieve the value.
-
-
-
Constructor Detail
-
Broken
public Broken(E exception)
-
-