Class ValidationException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<ValidationException.Builder,ValidationException>

@Generated("software.amazon.awssdk:codegen") public final class ValidationException extends NetworkSecurityManagerException implements ToCopyableBuilder<ValidationException.Builder,ValidationException>

The request failed validation. For details, see the reason and fieldList members of the response.

See Also:
  • Method Details