InvalidAddressLength constructor

InvalidAddressLength(
  1. String cause
)

Implementation

InvalidAddressLength(String cause) : super(cause);