UndertowMessages
, Serializable
@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2018-03-27T10:45:28+0000") public class UndertowMessages_$bundle extends Object implements UndertowMessages, Serializable
Modifier and Type | Field | Description |
---|---|---|
static UndertowMessages_$bundle |
INSTANCE |
MESSAGES
Modifier | Constructor | Description |
---|---|---|
protected |
UndertowMessages_$bundle() |
public static final UndertowMessages_$bundle INSTANCE
protected Object readResolve()
protected Locale getLoggingLocale()
protected String maximumConcurrentRequestsMustBeLargerThanZero$str()
public final IllegalArgumentException maximumConcurrentRequestsMustBeLargerThanZero()
maximumConcurrentRequestsMustBeLargerThanZero
in interface UndertowMessages
protected String responseAlreadyStarted$str()
public final IllegalStateException responseAlreadyStarted()
responseAlreadyStarted
in interface UndertowMessages
protected String responseChannelAlreadyProvided$str()
public final IllegalStateException responseChannelAlreadyProvided()
responseChannelAlreadyProvided
in interface UndertowMessages
protected String requestChannelAlreadyProvided$str()
public final IllegalStateException requestChannelAlreadyProvided()
requestChannelAlreadyProvided
in interface UndertowMessages
protected String handlerCannotBeNull$str()
public final IllegalArgumentException handlerCannotBeNull()
handlerCannotBeNull
in interface UndertowMessages
protected String pathMustBeSpecified$str()
public final IllegalArgumentException pathMustBeSpecified()
pathMustBeSpecified
in interface UndertowMessages
protected String sessionIsInvalid$str()
public final IllegalStateException sessionIsInvalid(String sessionId)
sessionIsInvalid
in interface UndertowMessages
protected String sessionManagerMustNotBeNull$str()
public final IllegalStateException sessionManagerMustNotBeNull()
sessionManagerMustNotBeNull
in interface UndertowMessages
protected String sessionManagerNotFound$str()
public final IllegalStateException sessionManagerNotFound()
sessionManagerNotFound
in interface UndertowMessages
protected String argumentCannotBeNull$str()
public final IllegalArgumentException argumentCannotBeNull(String argument)
argumentCannotBeNull
in interface UndertowMessages
protected String formValueIsAFile$str()
public final IllegalStateException formValueIsAFile()
formValueIsAFile
in interface UndertowMessages
protected String formValueIsAString$str()
public final IllegalStateException formValueIsAString()
formValueIsAString
in interface UndertowMessages
protected String requestEntityWasTooLarge$str()
public final RequestTooBigException requestEntityWasTooLarge(long size)
requestEntityWasTooLarge
in interface UndertowMessages
protected String sessionAlreadyInvalidated$str()
public final IllegalStateException sessionAlreadyInvalidated()
sessionAlreadyInvalidated
in interface UndertowMessages
protected String hashAlgorithmNotFound$str()
public final IllegalArgumentException hashAlgorithmNotFound(String algorithmName)
hashAlgorithmNotFound
in interface UndertowMessages
protected String invalidBase64Token$str()
public final IllegalArgumentException invalidBase64Token(IOException cause)
invalidBase64Token
in interface UndertowMessages
protected String invalidNonceReceived$str()
public final IllegalArgumentException invalidNonceReceived()
invalidNonceReceived
in interface UndertowMessages
protected String unexpectedTokenInHeader$str()
public final IllegalArgumentException unexpectedTokenInHeader(String name)
unexpectedTokenInHeader
in interface UndertowMessages
protected String invalidHeader$str()
public final IllegalArgumentException invalidHeader()
invalidHeader
in interface UndertowMessages
protected String couldNotFindSessionCookieConfig$str()
public final IllegalStateException couldNotFindSessionCookieConfig()
couldNotFindSessionCookieConfig
in interface UndertowMessages
protected String chunkedChannelClosedMidChunk$str()
public final IOException chunkedChannelClosedMidChunk()
chunkedChannelClosedMidChunk
in interface UndertowMessages
protected String userAuthenticated$str()
public final String userAuthenticated(String userName)
userAuthenticated
in interface UndertowMessages
protected String userLoggedOut$str()
public final String userLoggedOut(String userName)
userLoggedOut
in interface UndertowMessages
protected String streamIsClosed$str()
public final IOException streamIsClosed()
streamIsClosed
in interface UndertowMessages
protected String startBlockingHasNotBeenCalled$str()
public final IllegalStateException startBlockingHasNotBeenCalled()
startBlockingHasNotBeenCalled
in interface UndertowMessages
protected String connectionTerminatedReadingMultiPartData$str()
public final IOException connectionTerminatedReadingMultiPartData()
connectionTerminatedReadingMultiPartData
in interface UndertowMessages
protected String failedToParsePath$str()
public final RuntimeException failedToParsePath()
failedToParsePath
in interface UndertowMessages
protected String authenticationFailed$str()
public final String authenticationFailed(String userName)
authenticationFailed
in interface UndertowMessages
protected String tooManyQueryParameters$str()
public final BadRequestException tooManyQueryParameters(int noParams)
tooManyQueryParameters
in interface UndertowMessages
protected String tooManyHeaders$str()
public final String tooManyHeaders(int noParams)
tooManyHeaders
in interface UndertowMessages
protected String channelIsClosed$str()
public final ClosedChannelException channelIsClosed()
channelIsClosed
in interface UndertowMessages
protected String couldNotDecodeTrailers$str()
public final IOException couldNotDecodeTrailers()
couldNotDecodeTrailers
in interface UndertowMessages
protected String dataAlreadyQueued$str()
public final IllegalStateException dataAlreadyQueued()
dataAlreadyQueued
in interface UndertowMessages
protected String moreThanOnePredicateWithName$str()
public final IllegalStateException moreThanOnePredicateWithName(String name, Class<? extends PredicateBuilder> aClass, Class<? extends PredicateBuilder> existing)
moreThanOnePredicateWithName
in interface UndertowMessages
protected String errorParsingPredicateString$str()
public final IllegalArgumentException errorParsingPredicateString(String reason, String s)
errorParsingPredicateString
in interface UndertowMessages
protected String tooManyCookies$str()
public final IllegalStateException tooManyCookies(int maxCookies)
tooManyCookies
in interface UndertowMessages
protected String tooManyParameters$str()
public final ParameterLimitException tooManyParameters(int maxValues)
tooManyParameters
in interface UndertowMessages
protected String noRequestActive$str()
public final IllegalStateException noRequestActive()
noRequestActive
in interface UndertowMessages
protected String authMechanismOutcomeNull$str()
public final IllegalStateException authMechanismOutcomeNull()
authMechanismOutcomeNull
in interface UndertowMessages
protected String notAValidIpPattern$str()
public final IllegalArgumentException notAValidIpPattern(String peer)
notAValidIpPattern
in interface UndertowMessages
protected String noSessionData$str()
public final IllegalStateException noSessionData()
noSessionData
in interface UndertowMessages
protected String listenerAlreadyRegistered$str()
public final IllegalArgumentException listenerAlreadyRegistered(String name)
listenerAlreadyRegistered
in interface UndertowMessages
protected String maxFileSizeExceeded$str()
public final MultiPartParserDefinition.FileTooLargeException maxFileSizeExceeded(long maxIndividualFileSize)
maxFileSizeExceeded
in interface UndertowMessages
protected String couldNotSetAttribute$str()
public final String couldNotSetAttribute(String attributeName, String newValue)
couldNotSetAttribute
in interface UndertowMessages
protected String couldNotParseUriTemplate$str()
public final RuntimeException couldNotParseUriTemplate(String path, int i)
couldNotParseUriTemplate
in interface UndertowMessages
protected String mismatchedBraces$str()
public final RuntimeException mismatchedBraces(String valueString)
mismatchedBraces
in interface UndertowMessages
protected String moreThanOneHandlerWithName$str()
public final IllegalStateException moreThanOneHandlerWithName(String name, Class<? extends HandlerBuilder> aClass, Class<? extends HandlerBuilder> existing)
moreThanOneHandlerWithName
in interface UndertowMessages
protected String outOfBandResponseOnlyAllowedFor100Continue$str()
public final IllegalArgumentException outOfBandResponseOnlyAllowedFor100Continue()
outOfBandResponseOnlyAllowedFor100Continue
in interface UndertowMessages
protected String sslWasNull$str()
public final IOException sslWasNull()
sslWasNull
in interface UndertowMessages
protected String wrongMagicNumber$str()
public final IOException wrongMagicNumber(int number)
wrongMagicNumber
in interface UndertowMessages
protected String peerUnverified$str()
public final SSLPeerUnverifiedException peerUnverified()
peerUnverified
in interface UndertowMessages
protected String servletPathMatchFailed$str()
public final IllegalArgumentException servletPathMatchFailed()
servletPathMatchFailed
in interface UndertowMessages
protected String couldNotParseCookie$str()
public final IllegalArgumentException couldNotParseCookie(String headerValue)
couldNotParseCookie
in interface UndertowMessages
protected String canOnlyBeCalledByIoThread$str()
public final IllegalStateException canOnlyBeCalledByIoThread()
canOnlyBeCalledByIoThread
in interface UndertowMessages
protected String matcherAlreadyContainsTemplate$str()
public final IllegalStateException matcherAlreadyContainsTemplate(String templateString, String templateString1)
matcherAlreadyContainsTemplate
in interface UndertowMessages
protected String failedToDecodeURL$str()
public final IllegalArgumentException failedToDecodeURL(String s, String enc, Exception e)
failedToDecodeURL
in interface UndertowMessages
protected String resourceChangeListenerNotSupported$str()
public final IllegalArgumentException resourceChangeListenerNotSupported()
resourceChangeListenerNotSupported
in interface UndertowMessages
protected String objectWasFreed$str()
public final IllegalStateException objectWasFreed()
objectWasFreed
in interface UndertowMessages
protected String handlerNotShutdown$str()
public final IllegalStateException handlerNotShutdown()
handlerNotShutdown
in interface UndertowMessages
protected String upgradeNotSupported$str()
public final IllegalStateException upgradeNotSupported()
upgradeNotSupported
in interface UndertowMessages
protected String renegotiationNotSupported$str()
public final IOException renegotiationNotSupported()
renegotiationNotSupported
in interface UndertowMessages
protected String notAValidRegularExpressionPattern$str()
public final IllegalArgumentException notAValidRegularExpressionPattern(String pattern)
notAValidRegularExpressionPattern
in interface UndertowMessages
protected String badRequest$str()
public final BadRequestException badRequest()
badRequest
in interface UndertowMessages
protected String hostAlreadyRegistered$str()
public final RuntimeException hostAlreadyRegistered(Object host)
hostAlreadyRegistered
in interface UndertowMessages
protected String hostHasNotBeenRegistered$str()
public final RuntimeException hostHasNotBeenRegistered(Object host)
hostHasNotBeenRegistered
in interface UndertowMessages
protected String extraDataWrittenAfterChunkEnd$str()
public final IOException extraDataWrittenAfterChunkEnd()
extraDataWrittenAfterChunkEnd
in interface UndertowMessages
protected String couldNotGenerateUniqueSessionId$str()
public final RuntimeException couldNotGenerateUniqueSessionId()
couldNotGenerateUniqueSessionId
in interface UndertowMessages
protected String controlFrameCannotHaveBodyContent$str()
public final IOException controlFrameCannotHaveBodyContent()
controlFrameCannotHaveBodyContent
in interface UndertowMessages
protected String bufferAlreadyFreed$str()
public final IllegalStateException bufferAlreadyFreed()
bufferAlreadyFreed
in interface UndertowMessages
protected String awaitCalledFromIoThread$str()
public final IOException awaitCalledFromIoThread()
awaitCalledFromIoThread
in interface UndertowMessages
protected String recursiveCallToFlushingSenders$str()
public final RuntimeException recursiveCallToFlushingSenders()
recursiveCallToFlushingSenders
in interface UndertowMessages
protected String fixedLengthOverflow$str()
public final IllegalStateException fixedLengthOverflow()
fixedLengthOverflow
in interface UndertowMessages
protected String ajpRequestAlreadyInProgress$str()
public final IllegalStateException ajpRequestAlreadyInProgress()
ajpRequestAlreadyInProgress
in interface UndertowMessages
protected String httpPingDataMustBeLength8$str()
public final String httpPingDataMustBeLength8()
httpPingDataMustBeLength8
in interface UndertowMessages
protected String invalidPingSize$str()
public final String invalidPingSize()
invalidPingSize
in interface UndertowMessages
protected String streamIdMustBeZeroForFrameType$str()
public final String streamIdMustBeZeroForFrameType(int frameType)
streamIdMustBeZeroForFrameType
in interface UndertowMessages
protected String streamIdMustNotBeZeroForFrameType$str()
public final String streamIdMustNotBeZeroForFrameType(int frameType)
streamIdMustNotBeZeroForFrameType
in interface UndertowMessages
protected String http2StreamWasReset$str()
public final IOException http2StreamWasReset()
http2StreamWasReset
in interface UndertowMessages
protected String incorrectHttp2Preface$str()
public final IOException incorrectHttp2Preface()
incorrectHttp2Preface
in interface UndertowMessages
protected String http2FrameTooLarge$str()
public final IOException http2FrameTooLarge()
http2FrameTooLarge
in interface UndertowMessages
protected String http2ContinuationFrameNotExpected$str()
public final IOException http2ContinuationFrameNotExpected()
http2ContinuationFrameNotExpected
in interface UndertowMessages
protected String huffmanEncodedHpackValueDidNotEndWithEOS$str()
public final HpackException huffmanEncodedHpackValueDidNotEndWithEOS()
huffmanEncodedHpackValueDidNotEndWithEOS
in interface UndertowMessages
protected String integerEncodedOverTooManyOctets$str()
public final HpackException integerEncodedOverTooManyOctets(int maxIntegerOctets)
integerEncodedOverTooManyOctets
in interface UndertowMessages
protected String zeroNotValidHeaderTableIndex$str()
public final HpackException zeroNotValidHeaderTableIndex()
zeroNotValidHeaderTableIndex
in interface UndertowMessages
protected String cannotSendContinueResponse$str()
public final IOException cannotSendContinueResponse()
cannotSendContinueResponse
in interface UndertowMessages
protected String parserDidNotMakeProgress$str()
public final IOException parserDidNotMakeProgress()
parserDidNotMakeProgress
in interface UndertowMessages
protected String headersStreamCanOnlyBeCreatedByClient$str()
public final IOException headersStreamCanOnlyBeCreatedByClient()
headersStreamCanOnlyBeCreatedByClient
in interface UndertowMessages
protected String pushPromiseCanOnlyBeCreatedByServer$str()
public final IOException pushPromiseCanOnlyBeCreatedByServer()
pushPromiseCanOnlyBeCreatedByServer
in interface UndertowMessages
protected String invalidAclRule$str()
public final IllegalArgumentException invalidAclRule(String rule)
invalidAclRule
in interface UndertowMessages
protected String serverReceivedPushPromise$str()
public final IOException serverReceivedPushPromise()
serverReceivedPushPromise
in interface UndertowMessages
protected String connectNotSupported$str()
public final IllegalStateException connectNotSupported()
connectNotSupported
in interface UndertowMessages
protected String notAConnectRequest$str()
public final IllegalStateException notAConnectRequest()
notAConnectRequest
in interface UndertowMessages
protected String cannotResetBuffer$str()
public final IllegalStateException cannotResetBuffer()
cannotResetBuffer
in interface UndertowMessages
protected String http2PriRequestFailed$str()
public final IOException http2PriRequestFailed()
http2PriRequestFailed
in interface UndertowMessages
protected String outOfBandResponseNotSupported$str()
public final IllegalStateException outOfBandResponseNotSupported()
outOfBandResponseNotSupported
in interface UndertowMessages
protected String tooManySessions$str()
public final IllegalStateException tooManySessions(int maxSessions)
tooManySessions
in interface UndertowMessages
protected String proxyConnectionFailed$str()
public final IOException proxyConnectionFailed(int responseCode)
proxyConnectionFailed
in interface UndertowMessages
protected String mcmpMessageRejectedDueToSuspiciousCharacters$str()
public final RuntimeException mcmpMessageRejectedDueToSuspiciousCharacters(String data)
mcmpMessageRejectedDueToSuspiciousCharacters
in interface UndertowMessages
protected String rengotiationTimedOut$str()
public final IllegalStateException rengotiationTimedOut()
rengotiationTimedOut
in interface UndertowMessages
protected String requestBodyAlreadyRead$str()
public final IllegalStateException requestBodyAlreadyRead()
requestBodyAlreadyRead
in interface UndertowMessages
protected String blockingIoFromIOThread$str()
public final IllegalStateException blockingIoFromIOThread()
blockingIoFromIOThread
in interface UndertowMessages
protected String responseComplete$str()
public final IllegalStateException responseComplete()
responseComplete
in interface UndertowMessages
protected String couldNotReadContentLengthData$str()
public final IOException couldNotReadContentLengthData()
couldNotReadContentLengthData
in interface UndertowMessages
protected String failedToSendAfterBeingSafe$str()
public final IllegalStateException failedToSendAfterBeingSafe()
failedToSendAfterBeingSafe
in interface UndertowMessages
protected String reasonPhraseToLargeForBuffer$str()
public final IllegalStateException reasonPhraseToLargeForBuffer(String phrase)
reasonPhraseToLargeForBuffer
in interface UndertowMessages
protected String poolIsClosed$str()
public final IllegalStateException poolIsClosed()
poolIsClosed
in interface UndertowMessages
protected String hpackFailed$str()
public final HpackException hpackFailed()
hpackFailed
in interface UndertowMessages
protected String notAnUpgradeRequest$str()
public final IllegalStateException notAnUpgradeRequest()
notAnUpgradeRequest
in interface UndertowMessages
protected String authenticationPropertyNotSet$str()
public final IllegalStateException authenticationPropertyNotSet(String name, String header)
authenticationPropertyNotSet
in interface UndertowMessages
protected String rengotiationFailed$str()
public final IllegalStateException rengotiationFailed()
rengotiationFailed
in interface UndertowMessages
protected String userAgentCharsetMustHaveEvenNumberOfItems$str()
public final IllegalArgumentException userAgentCharsetMustHaveEvenNumberOfItems(String supplied)
userAgentCharsetMustHaveEvenNumberOfItems
in interface UndertowMessages
protected String datasourceNotFound$str()
public final IllegalArgumentException datasourceNotFound(String ds)
datasourceNotFound
in interface UndertowMessages
protected String serverNotStarted$str()
public final IllegalStateException serverNotStarted()
serverNotStarted
in interface UndertowMessages
protected String exchangeAlreadyComplete$str()
public final IllegalStateException exchangeAlreadyComplete()
exchangeAlreadyComplete
in interface UndertowMessages
protected String notHandshakeRecord$str()
public final SSLHandshakeException notHandshakeRecord()
notHandshakeRecord
in interface UndertowMessages
protected String invalidHandshakeRecord$str()
public final SSLHandshakeException invalidHandshakeRecord()
invalidHandshakeRecord
in interface UndertowMessages
protected String multiRecordSSLHandshake$str()
public final SSLHandshakeException multiRecordSSLHandshake()
multiRecordSSLHandshake
in interface UndertowMessages
protected String expectedClientHello$str()
public final SSLHandshakeException expectedClientHello()
expectedClientHello
in interface UndertowMessages
protected String expectedServerHello$str()
public final SSLHandshakeException expectedServerHello()
expectedServerHello
in interface UndertowMessages
protected String tooManyRedirects$str()
public final IOException tooManyRedirects(IOException exception)
tooManyRedirects
in interface UndertowMessages
protected String resumedAndDispatched$str()
public final IllegalStateException resumedAndDispatched()
resumedAndDispatched
in interface UndertowMessages
protected String noHostInHttp11Request$str()
public final IOException noHostInHttp11Request()
noHostInHttp11Request
in interface UndertowMessages
protected String invalidHpackEncoding$str()
public final HpackException invalidHpackEncoding(byte b)
invalidHpackEncoding
in interface UndertowMessages
protected String newlineNotSupportedInHttpString$str()
public final IllegalArgumentException newlineNotSupportedInHttpString(String value)
newlineNotSupportedInHttpString
in interface UndertowMessages
protected String pseudoHeaderInWrongOrder$str()
public final String pseudoHeaderInWrongOrder(HttpString header)
pseudoHeaderInWrongOrder
in interface UndertowMessages
protected String expectedContinuationFrame$str()
public final String expectedContinuationFrame()
expectedContinuationFrame
in interface UndertowMessages
protected String incorrectFrameSize$str()
public final String incorrectFrameSize()
incorrectFrameSize
in interface UndertowMessages
protected String streamNotRegistered$str()
public final IllegalStateException streamNotRegistered()
streamNotRegistered
in interface UndertowMessages
protected String sendChallengeReturnedNull$str()
public final NullPointerException sendChallengeReturnedNull(AuthenticationMechanism mechanism)
sendChallengeReturnedNull
in interface UndertowMessages
protected String bodyIsSetAndNotReadyForFlush$str()
public final IllegalStateException bodyIsSetAndNotReadyForFlush()
bodyIsSetAndNotReadyForFlush
in interface UndertowMessages
protected String invalidGzipHeader$str()
public final IOException invalidGzipHeader()
invalidGzipHeader
in interface UndertowMessages
protected String invalidGZIPFooter$str()
public final IOException invalidGZIPFooter()
invalidGZIPFooter
in interface UndertowMessages
protected String responseTooLargeToBuffer$str()
public final IllegalStateException responseTooLargeToBuffer(Long length)
responseTooLargeToBuffer
in interface UndertowMessages
protected String headerBlockTooLarge$str()
public final String headerBlockTooLarge()
headerBlockTooLarge
in interface UndertowMessages
protected String invalidSameSiteMode$str()
public final IllegalArgumentException invalidSameSiteMode(String mode)
invalidSameSiteMode
in interface UndertowMessages
protected String invalidToken$str()
public final IllegalArgumentException invalidToken(byte c)
invalidToken
in interface UndertowMessages
protected String invalidHeaders$str()
public final IllegalArgumentException invalidHeaders()
invalidHeaders
in interface UndertowMessages
protected String invalidCharacterInRequestTarget$str()
public final String invalidCharacterInRequestTarget(char next)
invalidCharacterInRequestTarget
in interface UndertowMessages
protected String moreThanOneHostHeader$str()
public final IOException moreThanOneHostHeader()
moreThanOneHostHeader
in interface UndertowMessages
protected String invalidCookieValue$str()
public final IllegalArgumentException invalidCookieValue(String value)
invalidCookieValue
in interface UndertowMessages
protected String invalidCookieDomain$str()
public final IllegalArgumentException invalidCookieDomain(String value)
invalidCookieDomain
in interface UndertowMessages
protected String invalidCookiePath$str()
public final IllegalArgumentException invalidCookiePath(String value)
invalidCookiePath
in interface UndertowMessages
protected String invalidControlCharacter$str()
public final IllegalArgumentException invalidControlCharacter(String value)
invalidControlCharacter
in interface UndertowMessages
protected String invalidEscapeCharacter$str()
public final IllegalArgumentException invalidEscapeCharacter()
invalidEscapeCharacter
in interface UndertowMessages
protected String invalidHpackIndex$str()
public final HpackException invalidHpackIndex(int index)
invalidHpackIndex
in interface UndertowMessages
protected String bufferPoolTooSmall$str()
public final IllegalArgumentException bufferPoolTooSmall(int minSize)
bufferPoolTooSmall
in interface UndertowMessages
protected String invalidProxyHeader$str()
public final IOException invalidProxyHeader()
invalidProxyHeader
in interface UndertowMessages
protected String headerSizeToLarge$str()
public final IOException headerSizeToLarge()
headerSizeToLarge
in interface UndertowMessages
protected String http2TrailerToLargeForSingleBuffer$str()
public final RuntimeException http2TrailerToLargeForSingleBuffer()
http2TrailerToLargeForSingleBuffer
in interface UndertowMessages
protected String streamLimitExceeded$str()
public final IOException streamLimitExceeded()
streamLimitExceeded
in interface UndertowMessages
protected String invalidIpAddress$str()
public final IOException invalidIpAddress(String addressString)
invalidIpAddress
in interface UndertowMessages
Copyright © 2018. All rights reserved.