@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2017-11-17T16:52:19-0600") public class LauncherMessages_$bundle extends Object implements LauncherMessages, Serializable
| Modifier and Type | Field and Description |
|---|---|
static LauncherMessages_$bundle |
INSTANCE |
MESSAGES| Modifier | Constructor and Description |
|---|---|
protected |
LauncherMessages_$bundle() |
| Modifier and Type | Method and Description |
|---|---|
protected Locale |
getLoggingLocale() |
IllegalArgumentException |
invalidDirectory(Path dir) |
IllegalArgumentException |
invalidDirectory(String filename,
Path dir) |
protected String |
invalidDirectory1$str() |
protected String |
invalidDirectory2$str() |
IllegalArgumentException |
invalidHostname(CharSequence hostname) |
protected String |
invalidHostname$str() |
IllegalArgumentException |
nullParam(String name) |
protected String |
nullParam$str() |
IllegalArgumentException |
pathDoesNotExist(Path path)
Creates a message indicating the path does not exist.
|
protected String |
pathDoesNotExist$str() |
IllegalArgumentException |
pathNotAFile(Path path) |
protected String |
pathNotAFile$str() |
protected Object |
readResolve() |
public static final LauncherMessages_$bundle INSTANCE
protected Object readResolve()
protected Locale getLoggingLocale()
protected String pathDoesNotExist$str()
public final IllegalArgumentException pathDoesNotExist(Path path)
LauncherMessagespathDoesNotExist in interface LauncherMessagespath - the path that does not existprotected String invalidDirectory1$str()
public final IllegalArgumentException invalidDirectory(Path dir)
invalidDirectory in interface LauncherMessagesprotected String invalidDirectory2$str()
public final IllegalArgumentException invalidDirectory(String filename, Path dir)
invalidDirectory in interface LauncherMessagesprotected String pathNotAFile$str()
public final IllegalArgumentException pathNotAFile(Path path)
pathNotAFile in interface LauncherMessagesprotected String nullParam$str()
public final IllegalArgumentException nullParam(String name)
nullParam in interface LauncherMessagesprotected String invalidHostname$str()
public final IllegalArgumentException invalidHostname(CharSequence hostname)
invalidHostname in interface LauncherMessagesCopyright © 2017 JBoss by Red Hat. All rights reserved.