sls sdk

SLSException Members

SLSException overview

Public Instance Constructors

SLSException Overloaded. Initializes a new instance of the SLSException class.

Public Instance Properties

Data (inherited from Exception)
ErrorCode Get SLSException error code.
HelpLink (inherited from Exception)
HResult (inherited from Exception)
InnerException (inherited from Exception)
Message (inherited from Exception)
RequestId Get Sls sever requestid.
Source (inherited from Exception)
StackTrace (inherited from Exception)
TargetSite (inherited from Exception)

Public Instance Methods

Equals (inherited from Object)
GetBaseException (inherited from Exception)
GetHashCode (inherited from Object)
GetObjectData (inherited from Exception)
GetType (inherited from Exception)
ToString get string presentation of SLSexception

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

Protected Instance Events

SerializeObjectState (inherited from Exception)

See Also

SLSException Class | Aliyun.Api.SLS Namespace