Serializable
, ToCopyableBuilder<ChildNotFoundException.Builder,ChildNotFoundException>
@Generated("software.amazon.awssdk:codegen") public class ChildNotFoundException extends OrganizationsException implements ToCopyableBuilder<ChildNotFoundException.Builder,ChildNotFoundException>
We can't find an organizational unit (OU) or AWS account with the ChildId that you specified.
Modifier and Type | Class | Description |
---|---|---|
static interface |
ChildNotFoundException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static ChildNotFoundException.Builder |
builder() |
|
static Class<? extends ChildNotFoundException.Builder> |
serializableBuilderClass() |
|
ChildNotFoundException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryable
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ChildNotFoundException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<ChildNotFoundException.Builder,ChildNotFoundException>
public static ChildNotFoundException.Builder builder()
public static Class<? extends ChildNotFoundException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.