Class VertxHttpException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.quarkiverse.cxf.vertx.http.client.VertxHttpException
All Implemented Interfaces:
Serializable

public class VertxHttpException extends RuntimeException
See Also:
  • Constructor Details

    • VertxHttpException

      public VertxHttpException(String message, Throwable cause)
    • VertxHttpException

      public VertxHttpException(String message)
    • VertxHttpException

      public VertxHttpException(Throwable cause)