Class PredictorNotMountedException

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

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

The exception is thrown when a predict request is made to an unmounted MLModel.

See Also: