Class _500DeliveryErrorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.horizon.exception.AbstractException
io.horizon.exception.WebException
io.vertx.up.exception.web._500DeliveryErrorException
All Implemented Interfaces:
Serializable

public class _500DeliveryErrorException extends io.horizon.exception.WebException
See Also:
  • Constructor Details

    • _500DeliveryErrorException

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

    • getCode

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