ostrat.ErrBi
See theErrBi companion trait
object ErrBi
Attributes
Members list
Value members
Concrete methods
Extensions
Extensions
extension [E <: Throwable](thisErrBi: ErrBi[E, String])
Extension method to map this ErrBi String to find a value of the given type from the String parsed as RSON or return the elseValue if that fails.
Extension method to map this ErrBi String to find a value of the given type from the String parsed as RSON or return the elseValue if that fails.
Attributes
Extension method to map this ErrBi String to find a value of the given type from the String parsed as RSON and then perform a foreach on the value if successful.
Extension method to map this ErrBi String to find a value of the given type from the String parsed as RSON and then perform a foreach on the value if successful.
Attributes
In this article