@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2018-10-16T07:49:26-0400") public class Messages_$bundle extends Object implements Messages, Serializable
Modifier and Type | Field and Description |
---|---|
static Messages_$bundle |
INSTANCE |
Modifier | Constructor and Description |
---|---|
protected |
Messages_$bundle() |
Modifier and Type | Method and Description |
---|---|
IllegalArgumentException |
cannotFindNamespaceURI(String qualifiedName) |
protected String |
cannotFindNamespaceURI$str() |
SecurityException |
cannotLoadProperties(Throwable cause,
String s) |
protected String |
cannotLoadProperties$str() |
IllegalStateException |
cannotObtainRequiredProperty(String prop) |
protected String |
cannotObtainRequiredProperty$str() |
IllegalStateException |
failedToLoad(Throwable cause,
Object objs) |
protected String |
failedToLoad$str() |
protected Locale |
getLoggingLocale() |
IllegalArgumentException |
illegalAuthMethod(String method) |
protected String |
illegalAuthMethod$str() |
IllegalArgumentException |
illegalTransportGuarantee(String method) |
protected String |
illegalTransportGuarantee$str() |
protected Object |
readResolve() |
RuntimeException |
sourceTypeNotImplemented(Class<?> clazz) |
protected String |
sourceTypeNotImplemented$str() |
public static final Messages_$bundle INSTANCE
protected Object readResolve()
protected Locale getLoggingLocale()
protected String failedToLoad$str()
public final IllegalStateException failedToLoad(Throwable cause, Object objs)
failedToLoad
in interface Messages
protected String cannotLoadProperties$str()
public final SecurityException cannotLoadProperties(Throwable cause, String s)
cannotLoadProperties
in interface Messages
protected String cannotFindNamespaceURI$str()
public final IllegalArgumentException cannotFindNamespaceURI(String qualifiedName)
cannotFindNamespaceURI
in interface Messages
protected String sourceTypeNotImplemented$str()
public final RuntimeException sourceTypeNotImplemented(Class<?> clazz)
sourceTypeNotImplemented
in interface Messages
protected String cannotObtainRequiredProperty$str()
public final IllegalStateException cannotObtainRequiredProperty(String prop)
cannotObtainRequiredProperty
in interface Messages
protected String illegalAuthMethod$str()
public final IllegalArgumentException illegalAuthMethod(String method)
illegalAuthMethod
in interface Messages
protected String illegalTransportGuarantee$str()
public final IllegalArgumentException illegalTransportGuarantee(String method)
illegalTransportGuarantee
in interface Messages
Copyright © 2019 JBoss by Red Hat. All rights reserved.