EllipticException constructor

EllipticException(
  1. String message
)

Implementation

EllipticException(this.message);