Class MethodNullException

  • All Implemented Interfaces:
    Serializable

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

      • MethodNullException

        public MethodNullException​(Class<?> clazz)
    • Method Detail

      • getCode

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