All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.xdef.msg.SYS Maven / Gradle / Ivy

There is a newer version: 42.2.13
Show newest version
// This file was generated automatically, DO NOT modify it!
package org.xdef.msg;

/** Registered identifiers of reports with the prefix SYS.
 * Default language ISO639-2 id: eng. */
public interface SYS {
	/** &{line}{; line=}&{column}{; column=}&{sysId}{; source="}{"}&{xpath}{; path=}&{xdpos}{; X-position=} */
	public static final long SYS000 = 953221120L;
	/** Build version: &{v}, datetime: &{d} */
	public static final long SYS010 = 953221121L;
	/** Errors detected&{0}{: } */
	public static final long SYS012 = 953221122L;
	/** Too many errors */
	public static final long SYS013 = 953221123L;
	/** Argument out of bounds */
	public static final long SYS016 = 953221124L;
	/** Unsupported country code: &{0} */
	public static final long SYS017 = 953221125L;
	/** Unsupported language code: &{0} */
	public static final long SYS018 = 953221126L;
	/** Unexpected end of data */
	public static final long SYS019 = 953221127L;
	/** Can't create directory: &{0} */
	public static final long SYS020 = 953221128L;
	/** Can't delete file: &{0} */
	public static final long SYS021 = 953221129L;
	/** The file is directory: &{0} */
	public static final long SYS022 = 953221130L;
	/** Can't write to file: &{0} */
	public static final long SYS023 = 953221131L;
	/** File does not exist: &{0} */
	public static final long SYS024 = 953221132L;
	/** Directory does not exist or is n0t accessible: &{0} */
	public static final long SYS025 = 953221133L;
	/** Can't create file: &{0} */
	public static final long SYS026 = 953221134L;
	/** Can't write to output stream&{0}{; } */
	public static final long SYS027 = 953221135L;
	/** Can't read file: &{0} */
	public static final long SYS028 = 953221136L;
	/** Can't read input stream&{0}{; } */
	public static final long SYS029 = 953221137L;
	/** File already exists: &{0} */
	public static final long SYS030 = 953221138L;
	/** Can't rename file &{0} to &{1} */
	public static final long SYS031 = 953221139L;
	/** File is not directory: &{0} */
	public static final long SYS032 = 953221140L;
	/** Parser can't continue; too many nested includes&{#SYS000} */
	public static final long SYS033 = 953221141L;
	/** IO error detected on &{0}&{1}{, reason: } */
	public static final long SYS034 = 953221142L;
	/** Unsupported name of the character set: &{0} */
	public static final long SYS035 = 953221143L;
	/** Program exception &{0} */
	public static final long SYS036 = 953221144L;
	/** Unsupported type of argument &{0}: &{1} */
	public static final long SYS037 = 953221145L;
	/** File is too big: &{0} */
	public static final long SYS038 = 953221146L;
	/** SObject reader: incorrect format of data&{0}{: } */
	public static final long SYS039 = 953221147L;
	/** Datetime error&{0}{: } */
	public static final long SYS040 = 953221148L;
	/** Incorrect format of report. */
	public static final long SYS042 = 953221149L;
	/** Can't read file from "zip" file */
	public static final long SYS043 = 953221150L;
	/** Can't read entry from "zip" file */
	public static final long SYS044 = 953221151L;
	/** Can't get report reader from this report writer */
	public static final long SYS045 = 953221152L;
	/** Report writer: report file can't be cleared */
	public static final long SYS046 = 953221153L;
	/** Hexadecimal format error */
	public static final long SYS047 = 953221154L;
	/** Base64 format error */
	public static final long SYS048 = 953221155L;
	/** Error in datetime mask format: unclosed quoted literal or option&{0}{, position: } */
	public static final long SYS049 = 953221156L;
	/** Error in datetime mask format: incorrect zone format&{0}{, position: } */
	public static final long SYS050 = 953221157L;
	/** Actual path isn't accessible */
	public static final long SYS051 = 953221158L;
	/** Unsupported encoding name&{0}{: "}{"}&{#SYS000} */
	public static final long SYS052 = 953221159L;
	/** Invalid value of timezone offset */
	public static final long SYS055 = 953221160L;
	/** Incorrect format of time period&{#SYS000} */
	public static final long SYS056 = 953221161L;
	/** Datetime mask error: incorrect year specification&{0}{, position: } */
	public static final long SYS059 = 953221162L;
	/** Datetime mask error: unsupported language code&{0}{: "}{"}&{1}{, position: } */
	public static final long SYS060 = 953221163L;
	/** Datetime mask error: unsupported time zone name&{0}{: "}{"}&{1}{, position: } */
	public static final long SYS061 = 953221164L;
	/** Datetime mask error: incorrect initial value&{0}{: "}{"}&{1}{, position: } */
	public static final long SYS062 = 953221165L;
	/** Datetime mask error: incorrect control character&{0}{: "}{"}&{1}{, position: } */
	public static final long SYS063 = 953221166L;
	/** Datetime mask error: missing closing character&{0}{: "}{"}&{1}{, position: } */
	public static final long SYS064 = 953221167L;
	/** Invalid file name: "&{0}" */
	public static final long SYS065 = 953221168L;
	/** Internal error&{0}{: } */
	public static final long SYS066 = 953221169L;
	/** Datetime mask error: unsupported country code&{0}{: "}{"}&{1}{, position: } */
	public static final long SYS067 = 953221170L;
	/** Fatal errors: &{0}, errors: &{1}, warnings: &{2} */
	public static final long SYS068 = 953221171L;
	/** Data error&{0}{: } */
	public static final long SYS072 = 953221172L;
	/** Zip file list is empty */
	public static final long SYS073 = 953221173L;
	/** URL &{0} error: &{1}{; } */
	public static final long SYS076 = 953221174L;
	/** Security violation &{0} */
	public static final long SYS077 = 953221175L;
	/** Datetime mask error: section can't start with "|" (variant)&{0}{, position: } */
	public static final long SYS078 = 953221176L;
	/** Datetime mask error: expected character&{0}{: "}{"}&{1}{, position: } */
	public static final long SYS079 = 953221177L;
	/** Index out of array */
	public static final long SYS080 = 953221178L;
	/** Can't set this buffer position for this parser&{0}{: } */
	public static final long SYS081 = 953221179L;
	/** Incorrect property value: &{0} */
	public static final long SYS082 = 953221180L;
	/** Illegal use of method: &{0} */
	public static final long SYS083 = 953221181L;
	/** Illegal argument in method: &{0} */
	public static final long SYS084 = 953221182L;
	/** Incomparable arguments */
	public static final long SYS085 = 953221183L;
	/** Time zone must be in interval -13:59 .. 13:59 &{#SYS000} */
	public static final long SYS086 = 953221184L;
	/** Minutes must be in interval 0 .. 59&{#SYS000} */
	public static final long SYS087 = 953221185L;
	/** Unsupported operation &{0}&{1}{; }&{#SYS000} */
	public static final long SYS090 = 953221186L;
	/** Read after EOF */
	public static final long SYS091 = 953221187L;
	/** Year is undefined */
	public static final long SYS092 = 953221188L;
	/** Can't write this node */
	public static final long SYS093 = 953221189L;
	/** Constructor in the class &{0} not found */
	public static final long SYS101 = 953221190L;
	/** Class &{0} not found */
	public static final long SYS102 = 953221191L;
	/** Field &{0} not found in class &{1} */
	public static final long SYS103 = 953221192L;
	/** Getter &{0} not found in class &{1} */
	public static final long SYS104 = 953221193L;
	/** Setter &{0} not found in class &{1} */
	public static final long SYS105 = 953221194L;
	/** Can't read report source&{0}{: } */
	public static final long SYS201 = 953221195L;
	/** In the report table &{0} are no reports */
	public static final long SYS203 = 953221196L;
	/** Incorrect class of registered report table &{0} */
	public static final long SYS210 = 953221197L;
	/** Unclosed parameter in the text of report &{0}, table &{1} */
	public static final long SYS212 = 953221198L;
	/** Ambiguous default language of reports" &{0} in the table &{1}, set &{2} */
	public static final long SYS213 = 953221199L;
	/** Message prefix is incorrect or not specified: &{0} */
	public static final long SYS214 = 953221200L;
	/** Message language is incorrect or not specified: &{0} */
	public static final long SYS215 = 953221201L;
	/** Incorrect message key: &{0} */
	public static final long SYS216 = 953221202L;
	/** Parameters in tables &{0} and &{1} differs, report: &{2} */
	public static final long SYS217 = 953221203L;
	/** Unclosed parameter in the modification of report &{0} */
	public static final long SYS218 = 953221204L;
	/** Incorrect parameter reference on position: &{0} (report ID: &{1}); */
	public static final long SYS219 = 953221205L;
	/** Default report table is incorrect or missing&{0}(, localized table: ) */
	public static final long SYS220 = 953221206L;
	/** Report &{0} from table &{1} is missing in the default table */
	public static final long SYS221 = 953221207L;
	/** No report tables generated */
	public static final long SYS223 = 953221208L;
	/** Report &{0} which is in the default table is missing in table &{1} */
	public static final long SYS225 = 953221209L;
	/** Can't read properties with reports: &{0} */
	public static final long SYS226 = 953221210L;
	/** System messages of X-definitions */
	public static final long SYS_DESCRIPTION = 953221211L;
	/** English */
	public static final long SYS_LANGUAGE = 953221212L;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy