orThrow abstract method

T orThrow(
  1. Exception exception
)

Implementation

T orThrow(final Exception exception);