@Generated(value="software.amazon.awssdk:codegen") public class MachineLearningException extends AwsServiceException
| Modifier and Type | Class and Description |
|---|---|
static interface |
MachineLearningException.Builder |
protected static class |
MachineLearningException.BuilderImpl |
| Modifier | Constructor and Description |
|---|---|
protected |
MachineLearningException(MachineLearningException.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static MachineLearningException.Builder |
builder() |
static Class<? extends MachineLearningException.Builder> |
serializableBuilderClass() |
MachineLearningException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, sdkFields, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected MachineLearningException(MachineLearningException.Builder builder)
public static MachineLearningException.Builder builder()
public MachineLearningException.Builder toBuilder()
toBuilder in class AwsServiceExceptionpublic static Class<? extends MachineLearningException.Builder> serializableBuilderClass()
Copyright © 2018. All rights reserved.