Class FailedToCreateProducerException

All Implemented Interfaces:
Serializable

public class FailedToCreateProducerException extends RuntimeCamelException
Thrown if Camel failed to create a producer for a given endpoint.
See Also:
  • Constructor Details

    • FailedToCreateProducerException

      public FailedToCreateProducerException(Endpoint endpoint, Throwable cause)
  • Method Details

    • getUri

      public String getUri()