Package org.infinispan.cli.logging
Class Messages_$bundle
java.lang.Object
org.infinispan.cli.logging.Messages_$bundle
- All Implemented Interfaces:
Serializable,Messages
@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor",
date="2024-08-22T03:06:42-0400")
public class Messages_$bundle
extends Object
implements Messages, Serializable
Warning this class consists of generated code.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal IllegalArgumentExceptionartifactNotFound(String path) protected Stringfinal org.aesh.command.CommandExceptionbatchError(String file, int lineNumber, String line, Throwable t) protected Stringfinal IllegalArgumentExceptionprotected Stringfinal SecurityExceptionchecksumFailed(String path, String checksum, String computed) protected Stringfinal StringchecksumVerified(String path) protected Stringfinal StringconfigLoadFailed(String path) protected Stringfinal StringconfigStoreFailed(String path) protected Stringfinal ConnectExceptionconnectionFailed(String message) protected Stringfinal Stringprotected Stringfinal Stringprotected Stringfinal Stringprotected Stringfinal Stringprotected Stringfinal StringdownloadedFile(String filename) protected Stringfinal IllegalArgumentExceptionencryptionTypeRequiresSecret(String encryptionType) protected Stringfinal IOExceptionprotected Stringfinal IllegalArgumentExceptionexposeTypeRequiresPort(String exposeType) protected Stringfinal AccessDeniedExceptionprotected Stringprotected Localefinal IllegalArgumentExceptionprotected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalArgumentExceptionillegalFilterRule(String rule) protected Stringfinal IllegalArgumentExceptioninvalidResource(String name) protected Stringfinal IOExceptioninvalidUnicodeSequence(String sequence, NoSuchElementException e) protected Stringfinal Stringprotected Stringfinal IllegalArgumentExceptionprotected Stringfinal IllegalArgumentExceptionprotected Stringfinal IllegalArgumentExceptionmutuallyExclusiveOptions(String arg1, String arg2) protected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalStateExceptionnoGeneratedSecret(String serviceName) protected Stringfinal IllegalStateExceptionprotected Stringfinal NoSuchFileExceptionnonExistentFile(org.aesh.io.Resource file) protected Stringfinal IllegalStateExceptionnoOperatorSubscription(String namespace) protected Stringfinal IllegalStateExceptionnoRunningPodsInService(String name) protected Stringfinal IllegalArgumentExceptionnoSuchResource(String name) protected Stringfinal IllegalArgumentExceptionnoSuchService(String serviceName, String namespace) protected Stringfinal IllegalArgumentExceptionprotected Stringfinal IOExceptionprotected Stringfinal Stringpassword()protected Stringfinal IllegalArgumentExceptionprotected Stringfinal StringpatchBackup(Path from, Path to) protected Stringfinal IllegalStateExceptionpatchCannotApply(String brandName, String version) protected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalStateExceptionpatchCannotRead(Path patchesFile, IOException e) protected Stringfinal IllegalStateExceptionprotected Stringfinal StringpatchCorruptArchive(PatchOperation operation) protected Stringfinal StringpatchCreateAdd(Path target) protected Stringfinal IllegalArgumentExceptionprotected Stringfinal RuntimeExceptionprotected Stringfinal Stringprotected StringpatchFileAlreadyExists(Path patch) protected Stringfinal IllegalStateExceptionpatchIncompatibleProduct(String localBrand, String patchBrand) protected Stringfinal Stringprotected Stringfinal Stringprotected Stringfinal IllegalStateExceptionprotected Stringfinal StringpatchRollback(PatchInfo patchInfo) protected Stringfinal StringpatchRollbackFile(Path file) protected Stringfinal IllegalArgumentExceptionprotected Stringfinal StringpatchShaMismatch(Path path, String digest, String sha256) protected Stringfinal IllegalStateExceptionpatchValidationErrors(String errors) protected Stringprotected Objectfinal org.aesh.command.parser.RequiredOptionExceptionrequiresAllOf(String option1, String option2) protected Stringfinal org.aesh.command.parser.RequiredOptionExceptionrequiresOneOf(String arg1, String arg2) protected Stringfinal StringretryDownload(int retry, int retries) protected Stringfinal AccessDeniedExceptionprotected Stringfinal IllegalArgumentExceptionprotected Stringfinal StringuserDescribe(String username, String realm, String[] userGroups) protected Stringfinal Stringusername()protected Stringfinal IllegalArgumentExceptionprotected Stringfinal IllegalArgumentExceptionuserToolIncompatibleEncrypyion(UserTool.Encryption encryption1, UserTool.Encryption encryption2) protected Stringfinal RuntimeExceptionuserToolIOError(Path path, IOException e) protected Stringfinal IllegalArgumentExceptionuserToolNoSuchUser(String username) protected Stringfinal Stringprotected Stringfinal Stringprotected Stringfinal IllegalArgumentExceptionuserToolUnknownAlgorithm(String algorithm) protected Stringfinal IllegalStateExceptionuserToolUserExists(String username) protected Stringfinal Stringprotected Stringfinal IllegalArgumentExceptionuserToolWrongRealm(String realm1, String realm2) protected Stringfinal IllegalArgumentExceptionwrongArgumentCount(int size) protected String
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
Messages_$bundle
protected Messages_$bundle()
-
-
Method Details
-
readResolve
-
getLoggingLocale
-
username$str
-
username
-
password$str
-
password
-
notFound$str
-
notFound
-
unauthorized$str
-
unauthorized
- Specified by:
unauthorizedin interfaceMessages
-
error$str
-
error
-
forbidden$str
-
forbidden
-
keyStoreError$str
-
keyStoreError
- Specified by:
keyStoreErrorin interfaceMessages
-
noSuchResource$str
-
noSuchResource
- Specified by:
noSuchResourcein interfaceMessages
-
illegalContext$str
-
illegalContext
- Specified by:
illegalContextin interfaceMessages
-
illegalCommandArguments$str
-
illegalCommandArguments
- Specified by:
illegalCommandArgumentsin interfaceMessages
-
mutuallyExclusiveOptions$str
-
mutuallyExclusiveOptions
- Specified by:
mutuallyExclusiveOptionsin interfaceMessages
-
requiresOneOf$str
-
requiresOneOf
public final org.aesh.command.parser.RequiredOptionException requiresOneOf(String arg1, String arg2) - Specified by:
requiresOneOfin interfaceMessages
-
connectionFailed$str
-
connectionFailed
- Specified by:
connectionFailedin interfaceMessages
-
invalidResource$str
-
invalidResource
- Specified by:
invalidResourcein interfaceMessages
-
patchNoPatchesInstalled$str
-
patchNoPatchesInstalled
- Specified by:
patchNoPatchesInstalledin interfaceMessages
-
patchInfo$str
-
patchInfo
-
patchCannotApply$str
-
patchCannotApply
- Specified by:
patchCannotApplyin interfaceMessages
-
patchShaMismatch$str
-
patchShaMismatch
- Specified by:
patchShaMismatchin interfaceMessages
-
patchValidationErrors$str
-
patchValidationErrors
- Specified by:
patchValidationErrorsin interfaceMessages
-
patchNoPatchesInstalledToRollback$str
-
patchNoPatchesInstalledToRollback
- Specified by:
patchNoPatchesInstalledToRollbackin interfaceMessages
-
patchCannotFindCommons$str
-
patchCannotFindCommons
- Specified by:
patchCannotFindCommonsin interfaceMessages
-
patchIncompatibleProduct$str
-
patchIncompatibleProduct
- Specified by:
patchIncompatibleProductin interfaceMessages
-
patchCannotWritePatchesFile$str
-
patchCannotWritePatchesFile
- Specified by:
patchCannotWritePatchesFilein interfaceMessages
-
patchRollback$str
-
patchRollback
- Specified by:
patchRollbackin interfaceMessages
-
patchDryRun$str
-
patchDryRun
- Specified by:
patchDryRunin interfaceMessages
-
patchBackup$str
-
patchBackup
- Specified by:
patchBackupin interfaceMessages
-
patchCreateError$str
-
patchCreateError
- Specified by:
patchCreateErrorin interfaceMessages
-
patchCreateAdd$str
-
patchCreateAdd
- Specified by:
patchCreateAddin interfaceMessages
-
patchRollbackFile$str
-
patchRollbackFile
- Specified by:
patchRollbackFilein interfaceMessages
-
patchCannotRead$str
-
patchCannotRead
- Specified by:
patchCannotReadin interfaceMessages
-
patchFileAlreadyExists$str
-
patchFileAlreadyExists
- Specified by:
patchFileAlreadyExistsin interfaceMessages
-
patchCreateArgumentsRequired$str
-
patchCreateArgumentsRequired
- Specified by:
patchCreateArgumentsRequiredin interfaceMessages
-
patchArchiveArgumentRequired$str
-
patchArchiveArgumentRequired
- Specified by:
patchArchiveArgumentRequiredin interfaceMessages
-
patchServerAndTargetMustBeDifferent$str
-
patchServerAndTargetMustBeDifferent
- Specified by:
patchServerAndTargetMustBeDifferentin interfaceMessages
-
patchCorruptArchive$str
-
patchCorruptArchive
- Specified by:
patchCorruptArchivein interfaceMessages
-
downloadedFile$str
-
downloadedFile
- Specified by:
downloadedFilein interfaceMessages
-
userToolUsername$str
-
userToolUsername
- Specified by:
userToolUsernamein interfaceMessages
-
userToolPassword$str
-
userToolPassword
- Specified by:
userToolPasswordin interfaceMessages
-
userToolPasswordConfirm$str
-
userToolPasswordConfirm
- Specified by:
userToolPasswordConfirmin interfaceMessages
-
userToolUserExists$str
-
userToolUserExists
- Specified by:
userToolUserExistsin interfaceMessages
-
userToolIOError$str
-
userToolIOError
- Specified by:
userToolIOErrorin interfaceMessages
-
userToolUnknownAlgorithm$str
-
userToolUnknownAlgorithm
- Specified by:
userToolUnknownAlgorithmin interfaceMessages
-
userToolNoSuchUser$str
-
userToolNoSuchUser
- Specified by:
userToolNoSuchUserin interfaceMessages
-
userDescribe$str
-
userDescribe
- Specified by:
userDescribein interfaceMessages
-
invalidUnicodeSequence$str
-
invalidUnicodeSequence
- Specified by:
invalidUnicodeSequencein interfaceMessages
-
userToolIncompatibleEncrypyion$str
-
userToolIncompatibleEncrypyion
public final IllegalArgumentException userToolIncompatibleEncrypyion(UserTool.Encryption encryption1, UserTool.Encryption encryption2) - Specified by:
userToolIncompatibleEncrypyionin interfaceMessages
-
userToolWrongRealm$str
-
userToolWrongRealm
- Specified by:
userToolWrongRealmin interfaceMessages
-
configLoadFailed$str
-
configLoadFailed
- Specified by:
configLoadFailedin interfaceMessages
-
configStoreFailed$str
-
configStoreFailed
- Specified by:
configStoreFailedin interfaceMessages
-
wrongArgumentCount$str
-
wrongArgumentCount
- Specified by:
wrongArgumentCountin interfaceMessages
-
noSuchService$str
-
noSuchService
- Specified by:
noSuchServicein interfaceMessages
-
noGeneratedSecret$str
-
noGeneratedSecret
- Specified by:
noGeneratedSecretin interfaceMessages
-
noDefaultNamespace$str
-
noDefaultNamespace
- Specified by:
noDefaultNamespacein interfaceMessages
-
credentialToolPassword$str
-
credentialToolPassword
- Specified by:
credentialToolPasswordin interfaceMessages
-
credentialToolPasswordConfirm$str
-
credentialToolPasswordConfirm
- Specified by:
credentialToolPasswordConfirmin interfaceMessages
-
credentialToolCredential$str
-
credentialToolCredential
- Specified by:
credentialToolCredentialin interfaceMessages
-
credentialToolCredentialConfirm$str
-
credentialToolCredentialConfirm
- Specified by:
credentialToolCredentialConfirmin interfaceMessages
-
illegalFilterRule$str
-
illegalFilterRule
- Specified by:
illegalFilterRulein interfaceMessages
-
batchError$str
-
batchError
public final org.aesh.command.CommandException batchError(String file, int lineNumber, String line, Throwable t) - Specified by:
batchErrorin interfaceMessages
-
requiresAllOf$str
-
requiresAllOf
public final org.aesh.command.parser.RequiredOptionException requiresAllOf(String option1, String option2) - Specified by:
requiresAllOfin interfaceMessages
-
missingCacheName$str
-
missingCacheName
- Specified by:
missingCacheNamein interfaceMessages
-
noCatalog$str
-
noCatalog
-
noTargetNamespaces$str
-
noTargetNamespaces
- Specified by:
noTargetNamespacesin interfaceMessages
-
noDefaultOperatorNamespace$str
-
noDefaultOperatorNamespace
- Specified by:
noDefaultOperatorNamespacein interfaceMessages
-
noKubernetes$str
-
noKubernetes
- Specified by:
noKubernetesin interfaceMessages
-
noOperatorSubscription$str
-
noOperatorSubscription
- Specified by:
noOperatorSubscriptionin interfaceMessages
-
exposeTypeRequiresPort$str
-
exposeTypeRequiresPort
- Specified by:
exposeTypeRequiresPortin interfaceMessages
-
encryptionTypeRequiresSecret$str
-
encryptionTypeRequiresSecret
- Specified by:
encryptionTypeRequiresSecretin interfaceMessages
-
noRunningPodsInService$str
-
noRunningPodsInService
- Specified by:
noRunningPodsInServicein interfaceMessages
-
usernameRequired$str
-
usernameRequired
- Specified by:
usernameRequiredin interfaceMessages
-
checksumFailed$str
-
checksumFailed
- Specified by:
checksumFailedin interfaceMessages
-
checksumVerified$str
-
checksumVerified
- Specified by:
checksumVerifiedin interfaceMessages
-
artifactNotFound$str
-
artifactNotFound
- Specified by:
artifactNotFoundin interfaceMessages
-
retryDownload$str
-
retryDownload
- Specified by:
retryDownloadin interfaceMessages
-
unsupportedListFormat$str
-
unsupportedListFormat
- Specified by:
unsupportedListFormatin interfaceMessages
-
cannotResetIndividualStat$str
-
cannotResetIndividualStat
- Specified by:
cannotResetIndividualStatin interfaceMessages
-
nonExistentFile$str
-
nonExistentFile
- Specified by:
nonExistentFilein interfaceMessages
-
missingStoreMigratorProperties$str
-
missingStoreMigratorProperties
- Specified by:
missingStoreMigratorPropertiesin interfaceMessages
-