PagifyNetworkException constructor

PagifyNetworkException(
  1. String msg
)

the constructor which accepts a String message

Implementation

PagifyNetworkException(super.msg);