Table of Contents

Class SmppException

Namespace
Inetlab.SMPP.Common
Assembly
cs.temp.dll.dll
public class SmppException : Exception
Inheritance
Object
SmppException
Derived

Constructors

SmppException(String)

public SmppException(string message)

Parameters

message String

SmppException(String, Exception)

public SmppException(string message, Exception innerException)

Parameters

message String
innerException Exception