UnsafeNumberException constructor

UnsafeNumberException(
  1. double n
)

Implementation

UnsafeNumberException(this.n);