@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class InvalidStreamTypeException extends AmazonKinesisFirehoseException
AmazonServiceException.ErrorType
Constructor and Description |
---|
InvalidStreamTypeException(String message)
Constructs a new InvalidStreamTypeException with the specified error message.
|
Modifier and Type | Method and Description |
---|---|
String |
getSource() |
void |
setSource(String source) |
InvalidStreamTypeException |
withSource(String source) |
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidStreamTypeException(String message)
message
- Describes the error encountered.public void setSource(String source)
source
- public String getSource()
public InvalidStreamTypeException withSource(String source)
source
- Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.