Class _500RpcMethodInvokeException

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

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

    • _500RpcMethodInvokeException

      public _500RpcMethodInvokeException(Class<?> clazz, Object returnValue)
  • Method Details

    • getCode

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