Class PlatformApplicationDisabledException

All Implemented Interfaces:
Serializable

public class PlatformApplicationDisabledException extends AmazonServiceException

Exception error indicating platform application disabled.

See Also:
  • Constructor Details

    • PlatformApplicationDisabledException

      public PlatformApplicationDisabledException(String message)
      Constructs a new PlatformApplicationDisabledException with the specified error message.
      Parameters:
      message - Describes the error encountered.