sls sdk

SLSException Constructor (String, String, String)

SLSException constructor

public SLSException(
   String code,
   String message,
   String requestId
);

Parameters

String
error code
String
error message
String
request identifier

See Also

SLSException Class | Aliyun.Api.SLS Namespace | SLSException Constructor Overload List