Class HandlerInternalFailureException

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

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

The resource handler has returned that an unexpected error occurred within the resource handler.

See Also: