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

i18n.common-messages_en.properties Maven / Gradle / Ivy

There is a newer version: 2.9.0
Show newest version
# classname + key = localized message
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.GENERIC_EXCEPTION = Generic exception occured!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.ILLEGAL_ARGUMENT_EXCEPTION = Argument type mismatch!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.NOT_ALLOWED_EXCEPTION = No operation found!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.NOT_ACCEPTABLE_EXCEPTION = Operation not acceptable!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.OPERATION_FAILED = Operation failed!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.ENTITY_NOT_FOUND = Entity not found!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.NOT_AUTHORIZED = Not authorized!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.FORBIDDEN = Permission needed!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.ENTITY_SAVE_FAILED = Entity save failed!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.ENTITY_DELETE_FAILED = Entity delete failed!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.DTO_CONVERSION_FAILED = DTO conversation failed!
hu.icellmobilsoft.coffee.se.api.exception.enums.CoffeeFaultType.DTO_CONVERSION_FAILED = DTO conversation failed!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.SERVICE_CALL_FAILED = Service call failed!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.REPOSITORY_FAILED = Repository failed!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.REDIS_OPERATION_FAILED = Redis operation failed!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.WRONG_OR_MISSING_PARAMETERS = Wrong or missing parameters!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.INVALID_USER_TOKEN = The token is not valid!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.INVALID_USER_STATE = The operation is not allowed with this user!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.INVALID_USER = No such user ID!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.INVALID_USERTYPE = Invalid usertype!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.USER_NOT_FOUND = No registration was found with the given e-mail address!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.INVALID_TOKEN = Invalid token!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.INVALID_TOKEN_TYPE = Invalid token type!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.NO_SESSION = No session!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.INCORRECT_PASSWORD = Incorrect password!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.EMAIL_SEND_ERROR = Email send error!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.PASSWORD_MISSING = Password is missing!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.INVALID_REQUEST = Invalid request!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.EMAIL_ALREADY_EXISTS = Email address already exists!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.INVALID_LOGIN_CREDENTIALS = Invalid login credentials!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.USER_BANNED = User profile is suspended!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.USER_INACTIVE = The user registration is not activated!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.IP_BANNED = Login is not permitted!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.ACCESS_DENIED = You are not authorized to perform the operation!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.MISSING_USER_ID = User is missing!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.PASSWORD_REQUIRED = Password required!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.WEAK_PASSWORD = The given password is too weak!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.INVALID_STATE = The requested state is not allowed!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.INVALID_INPUT = Invalid input!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.UNKNOWN_ITEM = Unkown item!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.ALREADY_EXIST = Object already exist!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.SERVICE_UNAVAILABLE = The requested operation temporarily does not serve requests due to maintenance!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.INVALID_XML = The content in the request is not schema-valid!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.CSV_GENERATE_FAULT = Csv generation failed!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.GZIP_DECOMPRESSION_ERROR = Error at decompression!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.INVALID_ONE_TIME_PASSWORD = Invalid one time password!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.REST_CLIENT_EXCEPTION = REST client exception!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.OPTIMISTIC_LOCK_EXCEPTION = Optimistic lock exception!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.FAILED_TO_DECIPHER_DOCUMENT = Failed to decipher the document!
hu.icellmobilsoft.coffee.dto.exception.enums.CoffeeFaultType.FAILED_TO_CIPHER_DOCUMENT = Failed to cipher the document!




© 2015 - 2024 Weber Informatics LLC | Privacy Policy