@Generated(value="software.amazon.awssdk:codegen") public class InvalidRuntimeException extends LambdaException implements software.amazon.awssdk.utils.builder.ToCopyableBuilder<InvalidRuntimeException.Builder,InvalidRuntimeException>
The runtime or runtime version specified is not supported.
Modifier and Type | Class and Description |
---|---|
static interface |
InvalidRuntimeException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method and Description |
---|---|
static InvalidRuntimeException.Builder |
builder() |
static Class<? extends InvalidRuntimeException.Builder> |
serializableBuilderClass() |
InvalidRuntimeException.Builder |
toBuilder() |
String |
type()
Returns the value of the Type property for this object.
|
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 InvalidRuntimeException.Builder toBuilder()
toBuilder
in interface software.amazon.awssdk.utils.builder.ToCopyableBuilder<InvalidRuntimeException.Builder,InvalidRuntimeException>
public static InvalidRuntimeException.Builder builder()
public static Class<? extends InvalidRuntimeException.Builder> serializableBuilderClass()
public String type()
Copyright © 2017. All rights reserved.