sms_scheduler
exceptions
SmsSchedulerException
SmsSchedulerException constructor
SmsSchedulerException
sms_scheduler
exceptions
SmsSchedulerException
SmsSchedulerException constructor
SmsSchedulerException class
Constructors
SmsSchedulerException
Properties
code
description
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
SmsSchedulerException
constructor
SmsSchedulerException
(
String
code
,
String
description
)
Implementation
SmsSchedulerException(this.code, this.description);