@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2016-03-10T18:03:58-0500") public class VFSMessages_$bundle extends Object implements Serializable, VFSMessages
| Modifier and Type | Field and Description |
|---|---|
static VFSMessages_$bundle |
INSTANCE |
MESSAGES| Modifier | Constructor and Description |
|---|---|
protected |
VFSMessages_$bundle() |
| Modifier and Type | Method and Description |
|---|---|
IllegalArgumentException |
illegalArgumentNoVirtualFile(Object other) |
protected String |
illegalArgumentNoVirtualFile$str() |
IllegalArgumentException |
illegalArgumentNull(String name) |
protected String |
illegalArgumentNull$str() |
IllegalStateException |
illegalStateCannotCloseTempFileProvider(Throwable cause) |
protected String |
illegalStateCannotCloseTempFileProvider$str() |
IllegalStateException |
illegalStateCannotCreateAdaptor(Throwable cause) |
protected String |
illegalStateCannotCreateAdaptor$str() |
IllegalStateException |
illegalStateCannotCreateTempFileProvider(Throwable cause) |
protected String |
illegalStateCannotCreateTempFileProvider$str() |
IllegalStateException |
illegalStateCannotLoadAdaptor() |
protected String |
illegalStateCannotLoadAdaptor$str() |
protected Object |
readResolve() |
RuntimeException |
runtimeErrorVistingFile(Throwable cause,
Object file) |
protected String |
runtimeErrorVistingFile$str() |
public static final VFSMessages_$bundle INSTANCE
protected Object readResolve()
public final IllegalArgumentException illegalArgumentNull(String name)
illegalArgumentNull in interface VFSMessagesprotected String illegalArgumentNull$str()
public final IllegalStateException illegalStateCannotLoadAdaptor()
illegalStateCannotLoadAdaptor in interface VFSMessagesprotected String illegalStateCannotLoadAdaptor$str()
public final IllegalStateException illegalStateCannotCreateAdaptor(Throwable cause)
illegalStateCannotCreateAdaptor in interface VFSMessagesprotected String illegalStateCannotCreateAdaptor$str()
public final IllegalArgumentException illegalArgumentNoVirtualFile(Object other)
illegalArgumentNoVirtualFile in interface VFSMessagesprotected String illegalArgumentNoVirtualFile$str()
public final RuntimeException runtimeErrorVistingFile(Throwable cause, Object file)
runtimeErrorVistingFile in interface VFSMessagesprotected String runtimeErrorVistingFile$str()
public final IllegalStateException illegalStateCannotCreateTempFileProvider(Throwable cause)
illegalStateCannotCreateTempFileProvider in interface VFSMessagesprotected String illegalStateCannotCreateTempFileProvider$str()
public final IllegalStateException illegalStateCannotCloseTempFileProvider(Throwable cause)
illegalStateCannotCloseTempFileProvider in interface VFSMessagesprotected String illegalStateCannotCloseTempFileProvider$str()
Copyright © 2016 JBoss by Red Hat. All rights reserved.