Class InstanceNameAlreadyRegisteredException

All Implemented Interfaces:
Serializable

public class InstanceNameAlreadyRegisteredException extends AmazonServiceException

The specified on-premises instance name is already registered.

See Also:
  • Constructor Details

    • InstanceNameAlreadyRegisteredException

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