Class _500ReturnNullException

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._500ReturnNullException
All Implemented Interfaces:
Serializable

public class _500ReturnNullException extends io.horizon.exception.WebException
Author:
Lang
See Also:
  • Constructor Details

    • _500ReturnNullException

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

    • getCode

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

      public io.horizon.eon.em.web.HttpStatusCode getStatus()
      Overrides:
      getStatus in class io.horizon.exception.WebException