Class CloudHsmInternalException

All Implemented Interfaces:
Serializable

public class CloudHsmInternalException extends AmazonServiceException

Indicates that an internal error occurred.

See Also:
  • Constructor Details

    • CloudHsmInternalException

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