Class _500DeliveryErrorException

  • All Implemented Interfaces:
    Serializable

    public class _500DeliveryErrorException
    extends io.vertx.up.exception.WebException
    See Also:
    Serialized Form
    • Constructor Detail

      • _500DeliveryErrorException

        public _500DeliveryErrorException​(Class<?> clazz,
                                          String address,
                                          String message)
    • Method Detail

      • getCode

        public int getCode()
        Specified by:
        getCode in class io.vertx.up.exception.WebException