Class ListenerNotFoundException

All Implemented Interfaces:
Serializable

public class ListenerNotFoundException extends AmazonServiceException

The load balancer does not have a listener configured at the specified port.

See Also:
  • Constructor Details

    • ListenerNotFoundException

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