The mCore.SMSSendException is thrown for all errors related to
sending of SMS using
mCore.SMS.SendSMS method.
Namespace: mCore
Assembly: mCoreLib (in mCoreLib.dll)
Inherits: System.Exception
| Visual Basic |
Public Class MyClass Dim strMsg As String
Catch ex As mCore.GeneralException |
| C# |
class MyClass SetCommParameters(); catch
(mCore.GeneralException e) catch
(mCore.GeneralException e) |
mCore.GeneralException Class
mCore.SMSDeleteException Class
mCore.SMSReadException Class
mCore.vCalendarException Class
mCore.vCardException Class
mCore.WapPushException Class