Class _500RpcMethodInvokeException

  • All Implemented Interfaces:
    Serializable

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

      • _500RpcMethodInvokeException

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

      • getCode

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