Class InvalidSchemeException

All Implemented Interfaces:
Serializable

public class InvalidSchemeException extends AmazonServiceException

The specified value for the schema is not valid. You can only specify a scheme for load balancers in a VPC.

See Also:
  • Constructor Details

    • InvalidSchemeException

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