GlobalObjects
Lade ...
Suche ...
Keine Treffer
EuToolErrors.h-Dateireferenz

Für jede Bibliothek, hier 'EuTools' gibt es eine Fehler-Datei. Mehr ...

gehe zum Quellcode dieser Datei

Namensbereiche

namespace  eut
 

Aufzählungen

enum  eut::ERRORS {
  eut::ERR_OPEN_FILE = -14201 , eut::ERR_FILE_SEEK = -14202 , eut::ERR_NEW = -14203 , eut::ERR_RANGE = -14204 ,
  eut::ERR_FILE_ALREADY_EXIST = -14205 , eut::ERR_DIR_ALREADY_EXIST = -14206 , eut::ERR_METHOD_VORBIDDEN = -14207 , eut::ERR_FILE_EXTENSION = -14208 ,
  eut::ERR_FILE_DOES_NOT_EXIST = -14209 , eut::ERR_IS_NULL = -14210 , eut::ERR_PATH_DOES_NOT_EXIST = -14211 , eut::ERR_BUFFER_OVERFLOW = -14212 ,
  eut::ERR_PARAMETER_NULL = -14213 , eut::ERR_PUR_VIRTUAL_FUNC = -14214 , eut::ERR_SOURCE_FILE_DOES_NOT_EXIST = -14215 , eut::ERR_TARGET_FILE_DOES_NOT_EXIST = -14216 ,
  eut::ERR_UNKNOWN_COMPILER = -14217 , eut::ERR_TYP_MISMATCH = -14218 , eut::ERR_PARAMETER_MISMATCHING = -14219 , eut::ERR_PARAMETER_NUMBER = -14220 ,
  eut::ERR_OBJ_IN_OBJSPY = -14221 , eut::ERR_OBJ_NOT_IN_OBJSPY = -14222 , eut::ERR_INSERT = -14223 , eut::ERR_WRONG_TYPE = -14224 ,
  eut::ERR_OVERFLOW = -14225 , eut::ERR_UNDERFLOW = -14226 , eut::ERR_KNOWN_ENV_BITS = -14227 , eut::ERR_FILENAME_ALREADY_EXISTS_AS_DIRECTORYNAME = -14228 ,
  eut::ERR_DIRECTORYNAME_ALREADY_EXISTS_AS_FILENAME = -14229 , eut::ERR_DIRECTORY_COULD_NOT_BE_CREATED = -14230 , eut::ERR_SOURCE_EQUAL_TARGET = -14231 , eut::ERR_ACCESS_DENIED = -14232 ,
  eut::ERR_WILDCARD_NOT_ALLOWED = -14233 , eut::ERR_WILDCARD_IN_FIRST_FILE_AND_SECOND_FILE_NOT_ALLOWED = -14234 , eut::ERR_FILE_LOCKED = -14235 , eut::ERR_TO_MANY_OPEN_FILES = -14236 ,
  eut::ERR_FIRST_FILE_NOT_EXIST = -14237 , eut::ERR_SECOND_FILE_NOT_EXIST = -14238 , eut::ERR_UNKNOWN = -14300 , eut::WRN_WRONG_TYPE = -14301 ,
  eut::WRN_UNKNOWN = 14400
}
 Fehlerbereich = -14201 bis -14300 Mehr ...
 

Ausführliche Beschreibung

Für jede Bibliothek, hier 'EuTools' gibt es eine Fehler-Datei.

Autor
Helmut Jakoby

Terms of License

This file is part of the EuTools module.

EuTools is free software:

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

GNU Affero General Public License Usage
You can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. Please review the following information to ensure the GNU Affero General Public License requirements will be met: https://www.gnu.org/licenses/agpl-3.0.en.html .