public class DatasetNotFoundException extends DataStorageException
Constructor and Description |
---|
DatasetNotFoundException(java.lang.String detailMessage) |
DatasetNotFoundException(java.lang.String detailMessage,
java.lang.Throwable throwable) |
isRetryable
public DatasetNotFoundException(java.lang.String detailMessage, java.lang.Throwable throwable)
detailMessage
- the exception message.throwable
- exception as throwable.public DatasetNotFoundException(java.lang.String detailMessage)
detailMessage
- the exception message.Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.