Class InvokerNullException

  • All Implemented Interfaces:
    Serializable

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

      • InvokerNullException

        public InvokerNullException​(Class<?> target,
                                    Class<?> returnType,
                                    Class<?> paramType)
    • Method Detail

      • getCode

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