sls sdk

SLSException Constructor (String, String, Exception, String)

SLSException constructor

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

Parameters

String
error code
String
error message
Exception
the inner exception wrapped by SLSException
String

See Also

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