public class PlatformApplicationDisabledException
extends com.amazonaws.AmazonServiceException
Exception error indicating platform application disabled.
| Constructor and Description |
|---|
PlatformApplicationDisabledException(String message)
Constructs a new PlatformApplicationDisabledException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorType, setRequestId, setServiceName, setStatusCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PlatformApplicationDisabledException(String message)
message - Describes the error encountered.Copyright © 2015. All rights reserved.