@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2023-05-27T18:02:15+0800") public class VFSMessages_$bundle extends Object implements VFSMessages, Serializable
Modifier and Type | Field and Description |
---|---|
static VFSMessages_$bundle |
INSTANCE |
MESSAGES
Modifier | Constructor and Description |
---|---|
protected |
VFSMessages_$bundle() |
public static final VFSMessages_$bundle INSTANCE
protected Object readResolve()
protected String cantSetupTempFileProvider$str()
public final RuntimeException cantSetupTempFileProvider(Throwable cause)
cantSetupTempFileProvider
in interface VFSMessages
protected String tempDirectoryClosed$str()
public final IOException tempDirectoryClosed()
tempDirectoryClosed
in interface VFSMessages
protected String tempFileProviderClosed$str()
public final IOException tempFileProviderClosed()
tempFileProviderClosed
in interface VFSMessages
protected String couldNotCreateDirectoryForRoot$str()
public final IOException couldNotCreateDirectoryForRoot(File root, String prefix, String suffix, int retries)
couldNotCreateDirectoryForRoot
in interface VFSMessages
protected String couldNotCreateDirectory$str()
public final IOException couldNotCreateDirectory(String originalName, int retries)
couldNotCreateDirectory
in interface VFSMessages
protected String rootFileSystemAlreadyMounted$str()
public final IOException rootFileSystemAlreadyMounted()
rootFileSystemAlreadyMounted
in interface VFSMessages
protected String fileSystemAlreadyMountedAtMountPoint$str()
public final IOException fileSystemAlreadyMountedAtMountPoint(VirtualFile mountPoint)
fileSystemAlreadyMountedAtMountPoint
in interface VFSMessages
protected String streamIsClosed$str()
public final IOException streamIsClosed()
streamIsClosed
in interface VFSMessages
protected String notAFile$str()
public final IOException notAFile(String path)
notAFile
in interface VFSMessages
protected String remoteHostAccessNotSupportedForUrls$str()
public final IOException remoteHostAccessNotSupportedForUrls(String protocol)
remoteHostAccessNotSupportedForUrls
in interface VFSMessages
protected String nullArgument$str()
public final IllegalArgumentException nullArgument(String name)
nullArgument
in interface VFSMessages
protected String nullOrEmpty$str()
public final IllegalArgumentException nullOrEmpty(String name)
nullOrEmpty
in interface VFSMessages
protected String parentIsNotAncestor$str()
public final IllegalArgumentException parentIsNotAncestor(VirtualFile parent)
parentIsNotAncestor
in interface VFSMessages
protected String problemCreatingNewDirectory$str()
public final IllegalArgumentException problemCreatingNewDirectory(VirtualFile targetChild)
problemCreatingNewDirectory
in interface VFSMessages
protected String invalidWin32Path$str()
public final IllegalArgumentException invalidWin32Path(String path)
invalidWin32Path
in interface VFSMessages
protected String cannotDecode$str()
public final IllegalArgumentException cannotDecode(String path, String encoding, Exception e)
cannotDecode
in interface VFSMessages
protected String invalidJarSignature$str()
public final IOException invalidJarSignature(String bytes, String expectedHeader)
invalidJarSignature
in interface VFSMessages
protected String invalidActionsString$str()
public final IllegalArgumentException invalidActionsString(String actions)
invalidActionsString
in interface VFSMessages
protected String bufferMustBeLargerThan$str()
public final IllegalArgumentException bufferMustBeLargerThan(int minimumBufferLength)
bufferMustBeLargerThan
in interface VFSMessages
protected String bufferDoesntHaveEnoughCapacity$str()
public final IllegalArgumentException bufferDoesntHaveEnoughCapacity()
bufferDoesntHaveEnoughCapacity
in interface VFSMessages
protected String preconfiguredAttributesAreImmutable$str()
public final IllegalStateException preconfiguredAttributesAreImmutable()
preconfiguredAttributesAreImmutable
in interface VFSMessages
protected String onRootPath$str()
public final IllegalStateException onRootPath()
onRootPath
in interface VFSMessages
Copyright © 2023 JBoss, A division of Red Hat, Inc. All rights reserved.