Class ServiceException

All Implemented Interfaces:
Serializable

public class ServiceException extends AmazonServiceException

An exception has occurred in AWS Directory Service.

See Also:
  • Constructor Details

    • ServiceException

      public ServiceException(String message)
      Constructs a new ServiceException with the specified error message.
      Parameters:
      message - Describes the error encountered.
  • Method Details