@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor",
date="2023-04-25T10:08:04+0800")
public class Messages_$bundle
extends java.lang.Object
implements java.io.Serializable, Messages
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
cannotFindNamespaceURI |
private static java.lang.String |
cannotLoadProperties |
private static java.lang.String |
cannotObtainRequiredProperty |
private static java.lang.String |
failedToLoad |
private static java.lang.String |
illegalAuthMethod |
private static java.lang.String |
illegalTransportGuarantee |
static Messages_$bundle |
INSTANCE |
private static long |
serialVersionUID |
private static java.lang.String |
sourceTypeNotImplemented |
| Modifier | Constructor and Description |
|---|---|
protected |
Messages_$bundle() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.IllegalArgumentException |
cannotFindNamespaceURI(java.lang.String qualifiedName) |
protected java.lang.String |
cannotFindNamespaceURI$str() |
java.lang.SecurityException |
cannotLoadProperties(java.lang.Throwable cause,
java.lang.String s) |
protected java.lang.String |
cannotLoadProperties$str() |
java.lang.IllegalStateException |
cannotObtainRequiredProperty(java.lang.String prop) |
protected java.lang.String |
cannotObtainRequiredProperty$str() |
java.lang.IllegalStateException |
failedToLoad(java.lang.Throwable cause,
java.lang.Object objs) |
protected java.lang.String |
failedToLoad$str() |
java.lang.IllegalArgumentException |
illegalAuthMethod(java.lang.String method) |
protected java.lang.String |
illegalAuthMethod$str() |
java.lang.IllegalArgumentException |
illegalTransportGuarantee(java.lang.String method) |
protected java.lang.String |
illegalTransportGuarantee$str() |
protected java.lang.Object |
readResolve() |
java.lang.RuntimeException |
sourceTypeNotImplemented(java.lang.Class clazz) |
protected java.lang.String |
sourceTypeNotImplemented$str() |
private static final long serialVersionUID
public static final Messages_$bundle INSTANCE
private static final java.lang.String failedToLoad
private static final java.lang.String cannotLoadProperties
private static final java.lang.String cannotFindNamespaceURI
private static final java.lang.String sourceTypeNotImplemented
private static final java.lang.String cannotObtainRequiredProperty
private static final java.lang.String illegalAuthMethod
private static final java.lang.String illegalTransportGuarantee
protected java.lang.Object readResolve()
public final java.lang.IllegalStateException failedToLoad(java.lang.Throwable cause,
java.lang.Object objs)
failedToLoad in interface Messagesprotected java.lang.String failedToLoad$str()
public final java.lang.SecurityException cannotLoadProperties(java.lang.Throwable cause,
java.lang.String s)
cannotLoadProperties in interface Messagesprotected java.lang.String cannotLoadProperties$str()
public final java.lang.IllegalArgumentException cannotFindNamespaceURI(java.lang.String qualifiedName)
cannotFindNamespaceURI in interface Messagesprotected java.lang.String cannotFindNamespaceURI$str()
public final java.lang.RuntimeException sourceTypeNotImplemented(java.lang.Class clazz)
sourceTypeNotImplemented in interface Messagesprotected java.lang.String sourceTypeNotImplemented$str()
public final java.lang.IllegalStateException cannotObtainRequiredProperty(java.lang.String prop)
cannotObtainRequiredProperty in interface Messagesprotected java.lang.String cannotObtainRequiredProperty$str()
public final java.lang.IllegalArgumentException illegalAuthMethod(java.lang.String method)
illegalAuthMethod in interface Messagesprotected java.lang.String illegalAuthMethod$str()
public final java.lang.IllegalArgumentException illegalTransportGuarantee(java.lang.String method)
illegalTransportGuarantee in interface Messagesprotected java.lang.String illegalTransportGuarantee$str()