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="2023-01-19T03:23:22-0500") public class Messages_$bundle extends Object implements Messages, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static Messages_$bundleINSTANCE
-
Constructor Summary
Constructors Modifier Constructor Description protectedMessages_$bundle()
-
Method Summary
-
-
-
Field Detail
-
INSTANCE
public static final Messages_$bundle INSTANCE
-
-
Method Detail
-
readResolve
protected Object readResolve()
-
getLoggingLocale
protected Locale getLoggingLocale()
-
username$str
protected String username$str()
-
password$str
protected String password$str()
-
notFound$str
protected String notFound$str()
-
notFound
public final IOException notFound(String s)
-
unauthorized$str
protected String unauthorized$str()
-
unauthorized
public final AccessDeniedException unauthorized(String s)
- Specified by:
unauthorizedin interfaceMessages
-
error$str
protected String error$str()
-
error
public final IOException error(String s)
-
forbidden$str
protected String forbidden$str()
-
forbidden
public final AccessDeniedException forbidden(String s)
-
keyStoreError$str
protected String keyStoreError$str()
-
keyStoreError
public final String keyStoreError(Exception e)
- Specified by:
keyStoreErrorin interfaceMessages
-
noSuchResource$str
protected String noSuchResource$str()
-
noSuchResource
public final IllegalArgumentException noSuchResource(String name)
- Specified by:
noSuchResourcein interfaceMessages
-
illegalContext$str
protected String illegalContext$str()
-
illegalContext
public final IllegalStateException illegalContext()
- Specified by:
illegalContextin interfaceMessages
-
illegalCommandArguments$str
protected String illegalCommandArguments$str()
-
illegalCommandArguments
public final IllegalArgumentException illegalCommandArguments()
- Specified by:
illegalCommandArgumentsin interfaceMessages
-
mutuallyExclusiveOptions$str
protected String mutuallyExclusiveOptions$str()
-
mutuallyExclusiveOptions
public final IllegalArgumentException mutuallyExclusiveOptions(String arg1, String arg2)
- Specified by:
mutuallyExclusiveOptionsin interfaceMessages
-
requiresOneOf$str
protected String requiresOneOf$str()
-
requiresOneOf
public final org.aesh.command.parser.RequiredOptionException requiresOneOf(String arg1, String arg2)
- Specified by:
requiresOneOfin interfaceMessages
-
connectionFailed$str
protected String connectionFailed$str()
-
connectionFailed
public final ConnectException connectionFailed(String message)
- Specified by:
connectionFailedin interfaceMessages
-
invalidResource$str
protected String invalidResource$str()
-
invalidResource
public final IllegalArgumentException invalidResource(String name)
- Specified by:
invalidResourcein interfaceMessages
-
patchNoPatchesInstalled$str
protected String patchNoPatchesInstalled$str()
-
patchNoPatchesInstalled
public final String patchNoPatchesInstalled()
- Specified by:
patchNoPatchesInstalledin interfaceMessages
-
patchInfo$str
protected String patchInfo$str()
-
patchCannotApply$str
protected String patchCannotApply$str()
-
patchCannotApply
public final IllegalStateException patchCannotApply(String brandName, String version)
- Specified by:
patchCannotApplyin interfaceMessages
-
patchShaMismatch$str
protected String patchShaMismatch$str()
-
patchShaMismatch
public final String patchShaMismatch(Path path, String digest, String sha256)
- Specified by:
patchShaMismatchin interfaceMessages
-
patchValidationErrors$str
protected String patchValidationErrors$str()
-
patchValidationErrors
public final IllegalStateException patchValidationErrors(String errors)
- Specified by:
patchValidationErrorsin interfaceMessages
-
patchNoPatchesInstalledToRollback$str
protected String patchNoPatchesInstalledToRollback$str()
-
patchNoPatchesInstalledToRollback
public final IllegalStateException patchNoPatchesInstalledToRollback()
- Specified by:
patchNoPatchesInstalledToRollbackin interfaceMessages
-
patchCannotFindCommons$str
protected String patchCannotFindCommons$str()
-
patchCannotFindCommons
public final IllegalStateException patchCannotFindCommons(Path lib)
- Specified by:
patchCannotFindCommonsin interfaceMessages
-
patchIncompatibleProduct$str
protected String patchIncompatibleProduct$str()
-
patchIncompatibleProduct
public final IllegalStateException patchIncompatibleProduct(String localBrand, String patchBrand)
- Specified by:
patchIncompatibleProductin interfaceMessages
-
patchCannotWritePatchesFile$str
protected String patchCannotWritePatchesFile$str()
-
patchCannotWritePatchesFile
public final IllegalStateException patchCannotWritePatchesFile(IOException e)
- Specified by:
patchCannotWritePatchesFilein interfaceMessages
-
patchRollback$str
protected String patchRollback$str()
-
patchRollback
public final String patchRollback(PatchInfo patchInfo)
- Specified by:
patchRollbackin interfaceMessages
-
patchDryRun$str
protected String patchDryRun$str()
-
patchDryRun
public final String patchDryRun()
- Specified by:
patchDryRunin interfaceMessages
-
patchBackup$str
protected String patchBackup$str()
-
patchBackup
public final String patchBackup(Path from, Path to)
- Specified by:
patchBackupin interfaceMessages
-
patchCreateError$str
protected String patchCreateError$str()
-
patchCreateError
public final RuntimeException patchCreateError(IOException e)
- Specified by:
patchCreateErrorin interfaceMessages
-
patchCreateAdd$str
protected String patchCreateAdd$str()
-
patchCreateAdd
public final String patchCreateAdd(Path target)
- Specified by:
patchCreateAddin interfaceMessages
-
patchRollbackFile$str
protected String patchRollbackFile$str()
-
patchRollbackFile
public final String patchRollbackFile(Path file)
- Specified by:
patchRollbackFilein interfaceMessages
-
patchCannotRead$str
protected String patchCannotRead$str()
-
patchCannotRead
public final IllegalStateException patchCannotRead(Path patchesFile, IOException e)
- Specified by:
patchCannotReadin interfaceMessages
-
patchFileAlreadyExists$str
protected String patchFileAlreadyExists$str()
-
patchFileAlreadyExists
public final FileAlreadyExistsException patchFileAlreadyExists(Path patch)
- Specified by:
patchFileAlreadyExistsin interfaceMessages
-
patchCreateArgumentsRequired$str
protected String patchCreateArgumentsRequired$str()
-
patchCreateArgumentsRequired
public final IllegalArgumentException patchCreateArgumentsRequired()
- Specified by:
patchCreateArgumentsRequiredin interfaceMessages
-
patchArchiveArgumentRequired$str
protected String patchArchiveArgumentRequired$str()
-
patchArchiveArgumentRequired
public final IllegalArgumentException patchArchiveArgumentRequired()
- Specified by:
patchArchiveArgumentRequiredin interfaceMessages
-
patchServerAndTargetMustBeDifferent$str
protected String patchServerAndTargetMustBeDifferent$str()
-
patchServerAndTargetMustBeDifferent
public final IllegalArgumentException patchServerAndTargetMustBeDifferent(String version)
- Specified by:
patchServerAndTargetMustBeDifferentin interfaceMessages
-
patchCorruptArchive$str
protected String patchCorruptArchive$str()
-
patchCorruptArchive
public final String patchCorruptArchive(PatchOperation operation)
- Specified by:
patchCorruptArchivein interfaceMessages
-
downloadedFile$str
protected String downloadedFile$str()
-
downloadedFile
public final String downloadedFile(String filename)
- Specified by:
downloadedFilein interfaceMessages
-
userToolUsername$str
protected String userToolUsername$str()
-
userToolUsername
public final String userToolUsername()
- Specified by:
userToolUsernamein interfaceMessages
-
userToolPassword$str
protected String userToolPassword$str()
-
userToolPassword
public final String userToolPassword()
- Specified by:
userToolPasswordin interfaceMessages
-
userToolPasswordConfirm$str
protected String userToolPasswordConfirm$str()
-
userToolPasswordConfirm
public final String userToolPasswordConfirm()
- Specified by:
userToolPasswordConfirmin interfaceMessages
-
userToolUserExists$str
protected String userToolUserExists$str()
-
userToolUserExists
public final IllegalStateException userToolUserExists(String username)
- Specified by:
userToolUserExistsin interfaceMessages
-
userToolIOError$str
protected String userToolIOError$str()
-
userToolIOError
public final RuntimeException userToolIOError(Path path, IOException e)
- Specified by:
userToolIOErrorin interfaceMessages
-
userToolUnknownAlgorithm$str
protected String userToolUnknownAlgorithm$str()
-
userToolUnknownAlgorithm
public final IllegalArgumentException userToolUnknownAlgorithm(String algorithm)
- Specified by:
userToolUnknownAlgorithmin interfaceMessages
-
userToolNoSuchUser$str
protected String userToolNoSuchUser$str()
-
userToolNoSuchUser
public final IllegalArgumentException userToolNoSuchUser(String username)
- Specified by:
userToolNoSuchUserin interfaceMessages
-
userDescribe$str
protected String userDescribe$str()
-
userDescribe
public final String userDescribe(String username, String realm, String[] userGroups)
- Specified by:
userDescribein interfaceMessages
-
invalidUnicodeSequence$str
protected String invalidUnicodeSequence$str()
-
invalidUnicodeSequence
public final IOException invalidUnicodeSequence(String sequence, NoSuchElementException e)
- Specified by:
invalidUnicodeSequencein interfaceMessages
-
userToolIncompatibleEncrypyion$str
protected String userToolIncompatibleEncrypyion$str()
-
userToolIncompatibleEncrypyion
public final IllegalArgumentException userToolIncompatibleEncrypyion(UserTool.Encryption encryption1, UserTool.Encryption encryption2)
- Specified by:
userToolIncompatibleEncrypyionin interfaceMessages
-
userToolWrongRealm$str
protected String userToolWrongRealm$str()
-
userToolWrongRealm
public final IllegalArgumentException userToolWrongRealm(String realm1, String realm2)
- Specified by:
userToolWrongRealmin interfaceMessages
-
configLoadFailed$str
protected String configLoadFailed$str()
-
configLoadFailed
public final String configLoadFailed(String path)
- Specified by:
configLoadFailedin interfaceMessages
-
configStoreFailed$str
protected String configStoreFailed$str()
-
configStoreFailed
public final String configStoreFailed(String path)
- Specified by:
configStoreFailedin interfaceMessages
-
wrongArgumentCount$str
protected String wrongArgumentCount$str()
-
wrongArgumentCount
public final IllegalArgumentException wrongArgumentCount(int size)
- Specified by:
wrongArgumentCountin interfaceMessages
-
noSuchService$str
protected String noSuchService$str()
-
noSuchService
public final IllegalArgumentException noSuchService(String serviceName, String namespace)
- Specified by:
noSuchServicein interfaceMessages
-
noGeneratedSecret$str
protected String noGeneratedSecret$str()
-
noGeneratedSecret
public final IllegalStateException noGeneratedSecret(String serviceName)
- Specified by:
noGeneratedSecretin interfaceMessages
-
noDefaultNamespace$str
protected String noDefaultNamespace$str()
-
noDefaultNamespace
public final IllegalStateException noDefaultNamespace()
- Specified by:
noDefaultNamespacein interfaceMessages
-
credentialToolPassword$str
protected String credentialToolPassword$str()
-
credentialToolPassword
public final String credentialToolPassword()
- Specified by:
credentialToolPasswordin interfaceMessages
-
credentialToolPasswordConfirm$str
protected String credentialToolPasswordConfirm$str()
-
credentialToolPasswordConfirm
public final String credentialToolPasswordConfirm()
- Specified by:
credentialToolPasswordConfirmin interfaceMessages
-
credentialToolCredential$str
protected String credentialToolCredential$str()
-
credentialToolCredential
public final String credentialToolCredential()
- Specified by:
credentialToolCredentialin interfaceMessages
-
credentialToolCredentialConfirm$str
protected String credentialToolCredentialConfirm$str()
-
credentialToolCredentialConfirm
public final String credentialToolCredentialConfirm()
- Specified by:
credentialToolCredentialConfirmin interfaceMessages
-
illegalFilterRule$str
protected String illegalFilterRule$str()
-
illegalFilterRule
public final IllegalArgumentException illegalFilterRule(String rule)
- Specified by:
illegalFilterRulein interfaceMessages
-
batchError$str
protected String batchError$str()
-
batchError
public final org.aesh.command.CommandException batchError(String file, int lineNumber, String line, Throwable t)
- Specified by:
batchErrorin interfaceMessages
-
requiresAllOf$str
protected String requiresAllOf$str()
-
requiresAllOf
public final org.aesh.command.parser.RequiredOptionException requiresAllOf(String option1, String option2)
- Specified by:
requiresAllOfin interfaceMessages
-
missingCacheName$str
protected String missingCacheName$str()
-
missingCacheName
public final IllegalArgumentException missingCacheName()
- Specified by:
missingCacheNamein interfaceMessages
-
noCatalog$str
protected String noCatalog$str()
-
noCatalog
public final IllegalStateException noCatalog()
-
noTargetNamespaces$str
protected String noTargetNamespaces$str()
-
noTargetNamespaces
public final IllegalArgumentException noTargetNamespaces()
- Specified by:
noTargetNamespacesin interfaceMessages
-
noDefaultOperatorNamespace$str
protected String noDefaultOperatorNamespace$str()
-
noDefaultOperatorNamespace
public final IllegalStateException noDefaultOperatorNamespace()
- Specified by:
noDefaultOperatorNamespacein interfaceMessages
-
noKubernetes$str
protected String noKubernetes$str()
-
noKubernetes
public final IllegalStateException noKubernetes()
- Specified by:
noKubernetesin interfaceMessages
-
noOperatorSubscription$str
protected String noOperatorSubscription$str()
-
noOperatorSubscription
public final IllegalStateException noOperatorSubscription(String namespace)
- Specified by:
noOperatorSubscriptionin interfaceMessages
-
exposeTypeRequiresPort$str
protected String exposeTypeRequiresPort$str()
-
exposeTypeRequiresPort
public final IllegalArgumentException exposeTypeRequiresPort(String exposeType)
- Specified by:
exposeTypeRequiresPortin interfaceMessages
-
encryptionTypeRequiresSecret$str
protected String encryptionTypeRequiresSecret$str()
-
encryptionTypeRequiresSecret
public final IllegalArgumentException encryptionTypeRequiresSecret(String encryptionType)
- Specified by:
encryptionTypeRequiresSecretin interfaceMessages
-
noRunningPodsInService$str
protected String noRunningPodsInService$str()
-
noRunningPodsInService
public final IllegalStateException noRunningPodsInService(String name)
- Specified by:
noRunningPodsInServicein interfaceMessages
-
usernameRequired$str
protected String usernameRequired$str()
-
usernameRequired
public final IllegalArgumentException usernameRequired()
- Specified by:
usernameRequiredin interfaceMessages
-
checksumFailed$str
protected String checksumFailed$str()
-
checksumFailed
public final SecurityException checksumFailed(String path, String checksum, String computed)
- Specified by:
checksumFailedin interfaceMessages
-
checksumVerified$str
protected String checksumVerified$str()
-
checksumVerified
public final String checksumVerified(String path)
- Specified by:
checksumVerifiedin interfaceMessages
-
artifactNotFound$str
protected String artifactNotFound$str()
-
artifactNotFound
public final IllegalArgumentException artifactNotFound(String path)
- Specified by:
artifactNotFoundin interfaceMessages
-
retryDownload$str
protected String retryDownload$str()
-
retryDownload
public final String retryDownload(int retry, int retries)
- Specified by:
retryDownloadin interfaceMessages
-
unsupportedListFormat$str
protected String unsupportedListFormat$str()
-
unsupportedListFormat
public final IllegalArgumentException unsupportedListFormat(Resource.ListFormat format)
- Specified by:
unsupportedListFormatin interfaceMessages
-
-