Class PermissionValueParser.PermissionValueParseException

    • Method Detail

      • getNumberType

        public @NonNull String getNumberType()
        Specified by:
        getNumberType in class cloud.commandframework.exceptions.parsing.NumberParseException
      • hasMax

        public boolean hasMax()
        Specified by:
        hasMax in class cloud.commandframework.exceptions.parsing.NumberParseException
      • hasMin

        public boolean hasMin()
        Specified by:
        hasMin in class cloud.commandframework.exceptions.parsing.NumberParseException