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-06-23T13:17:30+0200") public class VFSMessages_$bundle extends Object implements VFSMessages, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static VFSMessages_$bundleINSTANCE-
Fields inherited from interface org.jboss.vfs.VFSMessages
MESSAGES
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedVFSMessages_$bundle()
-
Method Summary
-
-
-
Field Detail
-
INSTANCE
public static final VFSMessages_$bundle INSTANCE
-
-
Method Detail
-
readResolve
protected Object readResolve()
-
getLoggingLocale
protected Locale getLoggingLocale()
-
cantSetupTempFileProvider$str
protected String cantSetupTempFileProvider$str()
-
cantSetupTempFileProvider
public final RuntimeException cantSetupTempFileProvider(Throwable cause)
- Specified by:
cantSetupTempFileProviderin interfaceVFSMessages
-
tempDirectoryClosed$str
protected String tempDirectoryClosed$str()
-
tempDirectoryClosed
public final IOException tempDirectoryClosed()
- Specified by:
tempDirectoryClosedin interfaceVFSMessages
-
tempFileProviderClosed$str
protected String tempFileProviderClosed$str()
-
tempFileProviderClosed
public final IOException tempFileProviderClosed()
- Specified by:
tempFileProviderClosedin interfaceVFSMessages
-
couldNotCreateDirectoryForRoot$str
protected String couldNotCreateDirectoryForRoot$str()
-
couldNotCreateDirectoryForRoot
public final IOException couldNotCreateDirectoryForRoot(File root, String prefix, String suffix, int retries)
- Specified by:
couldNotCreateDirectoryForRootin interfaceVFSMessages
-
couldNotCreateDirectory$str
protected String couldNotCreateDirectory$str()
-
couldNotCreateDirectory
public final IOException couldNotCreateDirectory(String originalName, int retries)
- Specified by:
couldNotCreateDirectoryin interfaceVFSMessages
-
rootFileSystemAlreadyMounted$str
protected String rootFileSystemAlreadyMounted$str()
-
rootFileSystemAlreadyMounted
public final IOException rootFileSystemAlreadyMounted()
- Specified by:
rootFileSystemAlreadyMountedin interfaceVFSMessages
-
fileSystemAlreadyMountedAtMountPoint$str
protected String fileSystemAlreadyMountedAtMountPoint$str()
-
fileSystemAlreadyMountedAtMountPoint
public final IOException fileSystemAlreadyMountedAtMountPoint(VirtualFile mountPoint)
- Specified by:
fileSystemAlreadyMountedAtMountPointin interfaceVFSMessages
-
streamIsClosed$str
protected String streamIsClosed$str()
-
streamIsClosed
public final IOException streamIsClosed()
- Specified by:
streamIsClosedin interfaceVFSMessages
-
notAFile$str
protected String notAFile$str()
-
notAFile
public final IOException notAFile(String path)
- Specified by:
notAFilein interfaceVFSMessages
-
remoteHostAccessNotSupportedForUrls$str
protected String remoteHostAccessNotSupportedForUrls$str()
-
remoteHostAccessNotSupportedForUrls
public final IOException remoteHostAccessNotSupportedForUrls(String protocol)
- Specified by:
remoteHostAccessNotSupportedForUrlsin interfaceVFSMessages
-
nullArgument$str
protected String nullArgument$str()
-
nullArgument
public final IllegalArgumentException nullArgument(String name)
- Specified by:
nullArgumentin interfaceVFSMessages
-
nullOrEmpty$str
protected String nullOrEmpty$str()
-
nullOrEmpty
public final IllegalArgumentException nullOrEmpty(String name)
- Specified by:
nullOrEmptyin interfaceVFSMessages
-
parentIsNotAncestor$str
protected String parentIsNotAncestor$str()
-
parentIsNotAncestor
public final IllegalArgumentException parentIsNotAncestor(VirtualFile parent)
- Specified by:
parentIsNotAncestorin interfaceVFSMessages
-
problemCreatingNewDirectory$str
protected String problemCreatingNewDirectory$str()
-
problemCreatingNewDirectory
public final IllegalArgumentException problemCreatingNewDirectory(VirtualFile targetChild)
- Specified by:
problemCreatingNewDirectoryin interfaceVFSMessages
-
invalidWin32Path$str
protected String invalidWin32Path$str()
-
invalidWin32Path
public final IllegalArgumentException invalidWin32Path(String path)
- Specified by:
invalidWin32Pathin interfaceVFSMessages
-
cannotDecode$str
protected String cannotDecode$str()
-
cannotDecode
public final IllegalArgumentException cannotDecode(String path, String encoding, Exception e)
- Specified by:
cannotDecodein interfaceVFSMessages
-
invalidJarSignature$str
protected String invalidJarSignature$str()
-
invalidJarSignature
public final IOException invalidJarSignature(String bytes, String expectedHeader)
- Specified by:
invalidJarSignaturein interfaceVFSMessages
-
invalidActionsString$str
protected String invalidActionsString$str()
-
invalidActionsString
public final IllegalArgumentException invalidActionsString(String actions)
- Specified by:
invalidActionsStringin interfaceVFSMessages
-
bufferMustBeLargerThan$str
protected String bufferMustBeLargerThan$str()
-
bufferMustBeLargerThan
public final IllegalArgumentException bufferMustBeLargerThan(int minimumBufferLength)
- Specified by:
bufferMustBeLargerThanin interfaceVFSMessages
-
bufferDoesntHaveEnoughCapacity$str
protected String bufferDoesntHaveEnoughCapacity$str()
-
bufferDoesntHaveEnoughCapacity
public final IllegalArgumentException bufferDoesntHaveEnoughCapacity()
- Specified by:
bufferDoesntHaveEnoughCapacityin interfaceVFSMessages
-
preconfiguredAttributesAreImmutable$str
protected String preconfiguredAttributesAreImmutable$str()
-
preconfiguredAttributesAreImmutable
public final IllegalStateException preconfiguredAttributesAreImmutable()
- Specified by:
preconfiguredAttributesAreImmutablein interfaceVFSMessages
-
onRootPath$str
protected String onRootPath$str()
-
onRootPath
public final IllegalStateException onRootPath()
- Specified by:
onRootPathin interfaceVFSMessages
-
-