UnwrapException<L> constructor

UnwrapException<L>(
  1. L value
)

Implementation

UnwrapException(this.value);