Class CloudHsmServiceException

All Implemented Interfaces:
Serializable

public class CloudHsmServiceException extends AmazonServiceException

Indicates that an exception occurred in the AWS CloudHSM service.

See Also:
  • Constructor Details

    • CloudHsmServiceException

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