Package org.jboss.vfs
Class VFSMessages_$bundle
java.lang.Object
org.jboss.vfs.VFSMessages_$bundle
- All Implemented Interfaces:
Serializable
,VFSMessages
@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor",
date="2023-07-12T12:30:05+0000")
public class VFSMessages_$bundle
extends Object
implements VFSMessages, Serializable
Warning this class consists of generated code.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final VFSMessages_$bundle
private static final Locale
private static final long
Fields inherited from interface org.jboss.vfs.VFSMessages
MESSAGES
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static void
final IllegalArgumentException
protected String
final IllegalArgumentException
bufferMustBeLargerThan
(int minimumBufferLength) protected String
final IllegalArgumentException
cannotDecode
(String path, String encoding, Exception e) protected String
final RuntimeException
protected String
final IOException
couldNotCreateDirectory
(String originalName, int retries) protected String
final IOException
couldNotCreateDirectoryForRoot
(File root, String prefix, String suffix, int retries) protected String
final IOException
fileSystemAlreadyMountedAtMountPoint
(VirtualFile mountPoint) protected String
protected Locale
final IllegalArgumentException
invalidActionsString
(String actions) protected String
final IOException
invalidJarSignature
(String bytes, String expectedHeader) protected String
final IllegalArgumentException
invalidWin32Path
(String path) protected String
final IOException
protected String
final IllegalArgumentException
nullArgument
(String name) protected String
final IllegalArgumentException
nullOrEmpty
(String name) protected String
final IllegalStateException
protected String
final IllegalArgumentException
parentIsNotAncestor
(VirtualFile parent) protected String
final IllegalStateException
protected String
final IllegalArgumentException
problemCreatingNewDirectory
(VirtualFile targetChild) protected String
protected Object
final IOException
remoteHostAccessNotSupportedForUrls
(String protocol) protected String
final IOException
protected String
final IOException
protected String
final IOException
protected String
final IOException
protected String
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
INSTANCE
-
LOCALE
-
-
Constructor Details
-
VFSMessages_$bundle
protected VFSMessages_$bundle()
-
-
Method Details
-
readResolve
-
getLoggingLocale
-
cantSetupTempFileProvider$str
-
cantSetupTempFileProvider
- Specified by:
cantSetupTempFileProvider
in interfaceVFSMessages
-
_copyStackTraceMinusOne
-
tempDirectoryClosed$str
-
tempDirectoryClosed
- Specified by:
tempDirectoryClosed
in interfaceVFSMessages
-
tempFileProviderClosed$str
-
tempFileProviderClosed
- Specified by:
tempFileProviderClosed
in interfaceVFSMessages
-
couldNotCreateDirectoryForRoot$str
-
couldNotCreateDirectoryForRoot
public final IOException couldNotCreateDirectoryForRoot(File root, String prefix, String suffix, int retries) - Specified by:
couldNotCreateDirectoryForRoot
in interfaceVFSMessages
-
couldNotCreateDirectory$str
-
couldNotCreateDirectory
- Specified by:
couldNotCreateDirectory
in interfaceVFSMessages
-
rootFileSystemAlreadyMounted$str
-
rootFileSystemAlreadyMounted
- Specified by:
rootFileSystemAlreadyMounted
in interfaceVFSMessages
-
fileSystemAlreadyMountedAtMountPoint$str
-
fileSystemAlreadyMountedAtMountPoint
- Specified by:
fileSystemAlreadyMountedAtMountPoint
in interfaceVFSMessages
-
streamIsClosed$str
-
streamIsClosed
- Specified by:
streamIsClosed
in interfaceVFSMessages
-
notAFile$str
-
notAFile
- Specified by:
notAFile
in interfaceVFSMessages
-
remoteHostAccessNotSupportedForUrls$str
-
remoteHostAccessNotSupportedForUrls
- Specified by:
remoteHostAccessNotSupportedForUrls
in interfaceVFSMessages
-
nullArgument$str
-
nullArgument
- Specified by:
nullArgument
in interfaceVFSMessages
-
nullOrEmpty$str
-
nullOrEmpty
- Specified by:
nullOrEmpty
in interfaceVFSMessages
-
parentIsNotAncestor$str
-
parentIsNotAncestor
- Specified by:
parentIsNotAncestor
in interfaceVFSMessages
-
problemCreatingNewDirectory$str
-
problemCreatingNewDirectory
- Specified by:
problemCreatingNewDirectory
in interfaceVFSMessages
-
invalidWin32Path$str
-
invalidWin32Path
- Specified by:
invalidWin32Path
in interfaceVFSMessages
-
cannotDecode$str
-
cannotDecode
- Specified by:
cannotDecode
in interfaceVFSMessages
-
invalidJarSignature$str
-
invalidJarSignature
- Specified by:
invalidJarSignature
in interfaceVFSMessages
-
invalidActionsString$str
-
invalidActionsString
- Specified by:
invalidActionsString
in interfaceVFSMessages
-
bufferMustBeLargerThan$str
-
bufferMustBeLargerThan
- Specified by:
bufferMustBeLargerThan
in interfaceVFSMessages
-
bufferDoesntHaveEnoughCapacity$str
-
bufferDoesntHaveEnoughCapacity
- Specified by:
bufferDoesntHaveEnoughCapacity
in interfaceVFSMessages
-
preconfiguredAttributesAreImmutable$str
-
preconfiguredAttributesAreImmutable
- Specified by:
preconfiguredAttributesAreImmutable
in interfaceVFSMessages
-
onRootPath$str
-
onRootPath
- Specified by:
onRootPath
in interfaceVFSMessages
-