Class IndexExceedException

  • All Implemented Interfaces:
    Serializable

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

      • IndexExceedException

        public IndexExceedException​(Class<?> clazz,
                                    Integer index)
    • Method Detail

      • getCode

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