Class _500ReturnNullException

  • All Implemented Interfaces:
    Serializable

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

      • _500ReturnNullException

        public _500ReturnNullException​(Class<?> clazz,
                                       Method method)
    • Method Detail

      • getCode

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

        public io.vertx.core.http.HttpStatusCode getStatus()
        Overrides:
        getStatus in class io.vertx.up.exception.WebException