public class SCSClientException extends RuntimeException
SCSServiceException,
序列化表格| 构造器和说明 |
|---|
SCSClientException(String message)
Creates a new AmazonClientException with the specified message.
|
SCSClientException(String message,
Throwable t)
Creates a new AmazonClientException with the specified message, and root
cause.
|
public SCSClientException(String message, Throwable t)
message - An error message describing why this exception was thrown.t - The underlying cause of this exception.public SCSClientException(String message)
message - An error message describing why this exception was thrown.Copyright © 2016. All rights reserved.