Class IpcMethodTargetException

  • All Implemented Interfaces:
    Serializable

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

      • IpcMethodTargetException

        public IpcMethodTargetException​(Class<?> clazz,
                                        Method method,
                                        String to,
                                        String name)
    • Method Detail

      • getCode

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