PaystackSdkNotInitializedException constructor

PaystackSdkNotInitializedException(
  1. String message
)

Implementation

PaystackSdkNotInitializedException(String message) : super(message);