public class PredictorNotMountedException extends AmazonServiceException
The exception is thrown when a predict request is made to an unmounted
MLModel
.
AmazonServiceException.ErrorType
Constructor and Description |
---|
PredictorNotMountedException(java.lang.String message)
Constructs a new PredictorNotMountedException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCode
isRetryable
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.