@Generated(value="software.amazon.awssdk:codegen") public class SageMakerException extends AwsServiceException
Modifier and Type | Class and Description |
---|---|
static interface |
SageMakerException.Builder |
protected static class |
SageMakerException.BuilderImpl |
Modifier | Constructor and Description |
---|---|
protected |
SageMakerException(SageMakerException.Builder builder) |
Modifier and Type | Method and Description |
---|---|
static SageMakerException.Builder |
builder() |
static Class<? extends SageMakerException.Builder> |
serializableBuilderClass() |
SageMakerException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, sdkFields, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
equalsBySdkFields
protected SageMakerException(SageMakerException.Builder builder)
public static SageMakerException.Builder builder()
public SageMakerException.Builder toBuilder()
toBuilder
in class AwsServiceException
public static Class<? extends SageMakerException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.