UnableToSendNotificationException(msg: String)
Create a new instance of the UnableToSendNotificationException class with the specified error message.
UnableToSendNotificationException(msg: String, cause: Throwable)
Create a new instance of the UnableToSendNotificationException with the specified error message and root cause.