Class InvalidInstanceNameException

All Implemented Interfaces:
Serializable

public class InvalidInstanceNameException extends AmazonServiceException

The specified on-premises instance name was specified in an invalid format.

See Also:
  • Constructor Details

    • InvalidInstanceNameException

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