Package io.undertow
Class UndertowMessages_$bundle
- java.lang.Object
-
- io.undertow.UndertowMessages_$bundle
-
- All Implemented Interfaces:
UndertowMessages,Serializable
@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2025-10-10T08:40:05-0300") public class UndertowMessages_$bundle extends Object implements UndertowMessages, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static UndertowMessages_$bundleINSTANCE-
Fields inherited from interface io.undertow.UndertowMessages
MESSAGES
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedUndertowMessages_$bundle()
-
Method Summary
-
-
-
Field Detail
-
INSTANCE
public static final UndertowMessages_$bundle INSTANCE
-
-
Method Detail
-
readResolve
protected Object readResolve()
-
getLoggingLocale
protected Locale getLoggingLocale()
-
maximumConcurrentRequestsMustBeLargerThanZero$str
protected String maximumConcurrentRequestsMustBeLargerThanZero$str()
-
maximumConcurrentRequestsMustBeLargerThanZero
public final IllegalArgumentException maximumConcurrentRequestsMustBeLargerThanZero()
- Specified by:
maximumConcurrentRequestsMustBeLargerThanZeroin interfaceUndertowMessages
-
responseAlreadyStarted$str
protected String responseAlreadyStarted$str()
-
responseAlreadyStarted
public final IllegalStateException responseAlreadyStarted()
- Specified by:
responseAlreadyStartedin interfaceUndertowMessages
-
responseChannelAlreadyProvided$str
protected String responseChannelAlreadyProvided$str()
-
responseChannelAlreadyProvided
public final IllegalStateException responseChannelAlreadyProvided()
- Specified by:
responseChannelAlreadyProvidedin interfaceUndertowMessages
-
requestChannelAlreadyProvided$str
protected String requestChannelAlreadyProvided$str()
-
requestChannelAlreadyProvided
public final IllegalStateException requestChannelAlreadyProvided()
- Specified by:
requestChannelAlreadyProvidedin interfaceUndertowMessages
-
handlerCannotBeNull$str
protected String handlerCannotBeNull$str()
-
handlerCannotBeNull
public final IllegalArgumentException handlerCannotBeNull()
- Specified by:
handlerCannotBeNullin interfaceUndertowMessages
-
pathMustBeSpecified$str
protected String pathMustBeSpecified$str()
-
pathMustBeSpecified
public final IllegalArgumentException pathMustBeSpecified()
- Specified by:
pathMustBeSpecifiedin interfaceUndertowMessages
-
sessionIsInvalid$str
protected String sessionIsInvalid$str()
-
sessionIsInvalid
public final IllegalStateException sessionIsInvalid(String sessionId)
- Specified by:
sessionIsInvalidin interfaceUndertowMessages
-
sessionManagerMustNotBeNull$str
protected String sessionManagerMustNotBeNull$str()
-
sessionManagerMustNotBeNull
public final IllegalStateException sessionManagerMustNotBeNull()
- Specified by:
sessionManagerMustNotBeNullin interfaceUndertowMessages
-
sessionManagerNotFound$str
protected String sessionManagerNotFound$str()
-
sessionManagerNotFound
public final IllegalStateException sessionManagerNotFound()
- Specified by:
sessionManagerNotFoundin interfaceUndertowMessages
-
argumentCannotBeNull$str
protected String argumentCannotBeNull$str()
-
argumentCannotBeNull
public final IllegalArgumentException argumentCannotBeNull(String argument)
- Specified by:
argumentCannotBeNullin interfaceUndertowMessages
-
formValueIsAFile$str
protected String formValueIsAFile$str()
-
formValueIsAFile
public final IllegalStateException formValueIsAFile()
- Specified by:
formValueIsAFilein interfaceUndertowMessages
-
formValueIsAString$str
protected String formValueIsAString$str()
-
formValueIsAString
public final IllegalStateException formValueIsAString()
- Specified by:
formValueIsAStringin interfaceUndertowMessages
-
requestEntityWasTooLarge$str
protected String requestEntityWasTooLarge$str()
-
requestEntityWasTooLarge
public final RequestTooBigException requestEntityWasTooLarge(long size)
- Specified by:
requestEntityWasTooLargein interfaceUndertowMessages
-
sessionAlreadyInvalidated$str
protected String sessionAlreadyInvalidated$str()
-
sessionAlreadyInvalidated
public final IllegalStateException sessionAlreadyInvalidated()
- Specified by:
sessionAlreadyInvalidatedin interfaceUndertowMessages
-
hashAlgorithmNotFound$str
protected String hashAlgorithmNotFound$str()
-
hashAlgorithmNotFound
public final IllegalArgumentException hashAlgorithmNotFound(String algorithmName)
- Specified by:
hashAlgorithmNotFoundin interfaceUndertowMessages
-
invalidBase64Token$str
protected String invalidBase64Token$str()
-
invalidBase64Token
public final IllegalArgumentException invalidBase64Token(IOException cause)
- Specified by:
invalidBase64Tokenin interfaceUndertowMessages
-
invalidNonceReceived$str
protected String invalidNonceReceived$str()
-
invalidNonceReceived
public final IllegalArgumentException invalidNonceReceived()
- Specified by:
invalidNonceReceivedin interfaceUndertowMessages
-
unexpectedTokenInHeader$str
protected String unexpectedTokenInHeader$str()
-
unexpectedTokenInHeader
public final IllegalArgumentException unexpectedTokenInHeader(String name)
- Specified by:
unexpectedTokenInHeaderin interfaceUndertowMessages
-
invalidHeader$str
protected String invalidHeader$str()
-
invalidHeader
public final IllegalArgumentException invalidHeader()
- Specified by:
invalidHeaderin interfaceUndertowMessages
-
couldNotFindSessionCookieConfig$str
protected String couldNotFindSessionCookieConfig$str()
-
couldNotFindSessionCookieConfig
public final IllegalStateException couldNotFindSessionCookieConfig()
- Specified by:
couldNotFindSessionCookieConfigin interfaceUndertowMessages
-
chunkedChannelClosedMidChunk$str
protected String chunkedChannelClosedMidChunk$str()
-
chunkedChannelClosedMidChunk
public final IOException chunkedChannelClosedMidChunk()
- Specified by:
chunkedChannelClosedMidChunkin interfaceUndertowMessages
-
userAuthenticated$str
protected String userAuthenticated$str()
-
userAuthenticated
public final String userAuthenticated(String userName)
- Specified by:
userAuthenticatedin interfaceUndertowMessages
-
userLoggedOut$str
protected String userLoggedOut$str()
-
userLoggedOut
public final String userLoggedOut(String userName)
- Specified by:
userLoggedOutin interfaceUndertowMessages
-
streamIsClosed$str
protected String streamIsClosed$str()
-
streamIsClosed
public final IOException streamIsClosed()
- Specified by:
streamIsClosedin interfaceUndertowMessages
-
startBlockingHasNotBeenCalled$str
protected String startBlockingHasNotBeenCalled$str()
-
startBlockingHasNotBeenCalled
public final IllegalStateException startBlockingHasNotBeenCalled()
- Specified by:
startBlockingHasNotBeenCalledin interfaceUndertowMessages
-
connectionTerminatedReadingMultiPartData$str
protected String connectionTerminatedReadingMultiPartData$str()
-
connectionTerminatedReadingMultiPartData
public final IOException connectionTerminatedReadingMultiPartData()
- Specified by:
connectionTerminatedReadingMultiPartDatain interfaceUndertowMessages
-
failedToParsePath$str
protected String failedToParsePath$str()
-
failedToParsePath
public final RuntimeException failedToParsePath()
- Specified by:
failedToParsePathin interfaceUndertowMessages
-
authenticationFailed$str
protected String authenticationFailed$str()
-
authenticationFailed
public final String authenticationFailed(String userName)
- Specified by:
authenticationFailedin interfaceUndertowMessages
-
tooManyQueryParameters$str
protected String tooManyQueryParameters$str()
-
tooManyQueryParameters
public final BadRequestException tooManyQueryParameters(int noParams)
- Specified by:
tooManyQueryParametersin interfaceUndertowMessages
-
tooManyHeaders$str
protected String tooManyHeaders$str()
-
tooManyHeaders
public final String tooManyHeaders(int noParams)
- Specified by:
tooManyHeadersin interfaceUndertowMessages
-
channelIsClosed$str
protected String channelIsClosed$str()
-
channelIsClosed
public final ClosedChannelException channelIsClosed()
- Specified by:
channelIsClosedin interfaceUndertowMessages
-
couldNotDecodeTrailers$str
protected String couldNotDecodeTrailers$str()
-
couldNotDecodeTrailers
public final IOException couldNotDecodeTrailers()
- Specified by:
couldNotDecodeTrailersin interfaceUndertowMessages
-
dataAlreadyQueued$str
protected String dataAlreadyQueued$str()
-
dataAlreadyQueued
public final IllegalStateException dataAlreadyQueued()
- Specified by:
dataAlreadyQueuedin interfaceUndertowMessages
-
moreThanOnePredicateWithName$str
protected String moreThanOnePredicateWithName$str()
-
moreThanOnePredicateWithName
public final IllegalStateException moreThanOnePredicateWithName(String name, Class<? extends PredicateBuilder> aClass, Class<? extends PredicateBuilder> existing)
- Specified by:
moreThanOnePredicateWithNamein interfaceUndertowMessages
-
errorParsingPredicateString$str
protected String errorParsingPredicateString$str()
-
errorParsingPredicateString
public final IllegalArgumentException errorParsingPredicateString(String reason, String s)
- Specified by:
errorParsingPredicateStringin interfaceUndertowMessages
-
tooManyCookies$str
protected String tooManyCookies$str()
-
tooManyCookies
public final IllegalStateException tooManyCookies(int maxCookies)
- Specified by:
tooManyCookiesin interfaceUndertowMessages
-
tooManyParameters$str
protected String tooManyParameters$str()
-
tooManyParameters
public final ParameterLimitException tooManyParameters(int maxValues)
- Specified by:
tooManyParametersin interfaceUndertowMessages
-
noRequestActive$str
protected String noRequestActive$str()
-
noRequestActive
public final IllegalStateException noRequestActive()
- Specified by:
noRequestActivein interfaceUndertowMessages
-
authMechanismOutcomeNull$str
protected String authMechanismOutcomeNull$str()
-
authMechanismOutcomeNull
public final IllegalStateException authMechanismOutcomeNull()
- Specified by:
authMechanismOutcomeNullin interfaceUndertowMessages
-
notAValidIpPattern$str
protected String notAValidIpPattern$str()
-
notAValidIpPattern
public final IllegalArgumentException notAValidIpPattern(String peer)
- Specified by:
notAValidIpPatternin interfaceUndertowMessages
-
noSessionData$str
protected String noSessionData$str()
-
noSessionData
public final IllegalStateException noSessionData()
- Specified by:
noSessionDatain interfaceUndertowMessages
-
listenerAlreadyRegistered$str
protected String listenerAlreadyRegistered$str()
-
listenerAlreadyRegistered
public final IllegalArgumentException listenerAlreadyRegistered(String name)
- Specified by:
listenerAlreadyRegisteredin interfaceUndertowMessages
-
maxFileSizeExceeded$str
protected String maxFileSizeExceeded$str()
-
maxFileSizeExceeded
public final MultiPartParserDefinition.FileTooLargeException maxFileSizeExceeded(long maxIndividualFileSize)
- Specified by:
maxFileSizeExceededin interfaceUndertowMessages
-
couldNotSetAttribute$str
protected String couldNotSetAttribute$str()
-
couldNotSetAttribute
public final String couldNotSetAttribute(String attributeName, String newValue)
- Specified by:
couldNotSetAttributein interfaceUndertowMessages
-
couldNotParseUriTemplate$str
protected String couldNotParseUriTemplate$str()
-
couldNotParseUriTemplate
public final RuntimeException couldNotParseUriTemplate(String path, int i)
- Specified by:
couldNotParseUriTemplatein interfaceUndertowMessages
-
mismatchedBraces$str
protected String mismatchedBraces$str()
-
mismatchedBraces
public final RuntimeException mismatchedBraces(String valueString)
- Specified by:
mismatchedBracesin interfaceUndertowMessages
-
moreThanOneHandlerWithName$str
protected String moreThanOneHandlerWithName$str()
-
moreThanOneHandlerWithName
public final IllegalStateException moreThanOneHandlerWithName(String name, Class<? extends HandlerBuilder> aClass, Class<? extends HandlerBuilder> existing)
- Specified by:
moreThanOneHandlerWithNamein interfaceUndertowMessages
-
outOfBandResponseOnlyAllowedFor100Continue$str
protected String outOfBandResponseOnlyAllowedFor100Continue$str()
-
outOfBandResponseOnlyAllowedFor100Continue
public final IllegalArgumentException outOfBandResponseOnlyAllowedFor100Continue()
- Specified by:
outOfBandResponseOnlyAllowedFor100Continuein interfaceUndertowMessages
-
sslWasNull$str
protected String sslWasNull$str()
-
sslWasNull
public final IOException sslWasNull()
- Specified by:
sslWasNullin interfaceUndertowMessages
-
wrongMagicNumber$str
protected String wrongMagicNumber$str()
-
wrongMagicNumber
public final IOException wrongMagicNumber(int number)
- Specified by:
wrongMagicNumberin interfaceUndertowMessages
-
peerUnverified$str
protected String peerUnverified$str()
-
peerUnverified
public final SSLPeerUnverifiedException peerUnverified()
- Specified by:
peerUnverifiedin interfaceUndertowMessages
-
servletPathMatchFailed$str
protected String servletPathMatchFailed$str()
-
servletPathMatchFailed
public final IllegalArgumentException servletPathMatchFailed()
- Specified by:
servletPathMatchFailedin interfaceUndertowMessages
-
couldNotParseCookie$str
protected String couldNotParseCookie$str()
-
couldNotParseCookie
public final IllegalArgumentException couldNotParseCookie(String headerValue)
- Specified by:
couldNotParseCookiein interfaceUndertowMessages
-
canOnlyBeCalledByIoThread$str
protected String canOnlyBeCalledByIoThread$str()
-
canOnlyBeCalledByIoThread
public final IllegalStateException canOnlyBeCalledByIoThread()
- Specified by:
canOnlyBeCalledByIoThreadin interfaceUndertowMessages
-
matcherAlreadyContainsTemplate$str
protected String matcherAlreadyContainsTemplate$str()
-
matcherAlreadyContainsTemplate
public final IllegalStateException matcherAlreadyContainsTemplate(String templateString, String templateString1)
- Specified by:
matcherAlreadyContainsTemplatein interfaceUndertowMessages
-
failedToDecodeURL$str
protected String failedToDecodeURL$str()
-
failedToDecodeURL
public final UrlDecodeException failedToDecodeURL(String s, String enc, Exception e)
- Specified by:
failedToDecodeURLin interfaceUndertowMessages
-
resourceChangeListenerNotSupported$str
protected String resourceChangeListenerNotSupported$str()
-
resourceChangeListenerNotSupported
public final IllegalArgumentException resourceChangeListenerNotSupported()
- Specified by:
resourceChangeListenerNotSupportedin interfaceUndertowMessages
-
objectWasFreed$str
protected String objectWasFreed$str()
-
objectWasFreed
public final IllegalStateException objectWasFreed()
- Specified by:
objectWasFreedin interfaceUndertowMessages
-
handlerNotShutdown$str
protected String handlerNotShutdown$str()
-
handlerNotShutdown
public final IllegalStateException handlerNotShutdown()
- Specified by:
handlerNotShutdownin interfaceUndertowMessages
-
upgradeNotSupported$str
protected String upgradeNotSupported$str()
-
upgradeNotSupported
public final IllegalStateException upgradeNotSupported()
- Specified by:
upgradeNotSupportedin interfaceUndertowMessages
-
renegotiationNotSupported$str
protected String renegotiationNotSupported$str()
-
renegotiationNotSupported
public final IOException renegotiationNotSupported()
- Specified by:
renegotiationNotSupportedin interfaceUndertowMessages
-
notAValidRegularExpressionPattern$str
protected String notAValidRegularExpressionPattern$str()
-
notAValidRegularExpressionPattern
public final IllegalArgumentException notAValidRegularExpressionPattern(String pattern)
- Specified by:
notAValidRegularExpressionPatternin interfaceUndertowMessages
-
badRequest$str
protected String badRequest$str()
-
badRequest
public final BadRequestException badRequest()
- Specified by:
badRequestin interfaceUndertowMessages
-
hostAlreadyRegistered$str
protected String hostAlreadyRegistered$str()
-
hostAlreadyRegistered
public final RuntimeException hostAlreadyRegistered(Object host)
- Specified by:
hostAlreadyRegisteredin interfaceUndertowMessages
-
hostHasNotBeenRegistered$str
protected String hostHasNotBeenRegistered$str()
-
hostHasNotBeenRegistered
public final RuntimeException hostHasNotBeenRegistered(Object host)
- Specified by:
hostHasNotBeenRegisteredin interfaceUndertowMessages
-
extraDataWrittenAfterChunkEnd$str
protected String extraDataWrittenAfterChunkEnd$str()
-
extraDataWrittenAfterChunkEnd
public final IOException extraDataWrittenAfterChunkEnd()
- Specified by:
extraDataWrittenAfterChunkEndin interfaceUndertowMessages
-
couldNotGenerateUniqueSessionId$str
protected String couldNotGenerateUniqueSessionId$str()
-
couldNotGenerateUniqueSessionId
public final RuntimeException couldNotGenerateUniqueSessionId()
- Specified by:
couldNotGenerateUniqueSessionIdin interfaceUndertowMessages
-
controlFrameCannotHaveBodyContent$str
protected String controlFrameCannotHaveBodyContent$str()
-
controlFrameCannotHaveBodyContent
public final IOException controlFrameCannotHaveBodyContent()
- Specified by:
controlFrameCannotHaveBodyContentin interfaceUndertowMessages
-
bufferAlreadyFreed$str
protected String bufferAlreadyFreed$str()
-
bufferAlreadyFreed
public final IllegalStateException bufferAlreadyFreed()
- Specified by:
bufferAlreadyFreedin interfaceUndertowMessages
-
awaitCalledFromIoThread$str
protected String awaitCalledFromIoThread$str()
-
awaitCalledFromIoThread
public final IOException awaitCalledFromIoThread()
- Specified by:
awaitCalledFromIoThreadin interfaceUndertowMessages
-
recursiveCallToFlushingSenders$str
protected String recursiveCallToFlushingSenders$str()
-
recursiveCallToFlushingSenders
public final RuntimeException recursiveCallToFlushingSenders()
- Specified by:
recursiveCallToFlushingSendersin interfaceUndertowMessages
-
fixedLengthOverflow$str
protected String fixedLengthOverflow$str()
-
fixedLengthOverflow
public final IllegalStateException fixedLengthOverflow()
- Specified by:
fixedLengthOverflowin interfaceUndertowMessages
-
ajpRequestAlreadyInProgress$str
protected String ajpRequestAlreadyInProgress$str()
-
ajpRequestAlreadyInProgress
public final IllegalStateException ajpRequestAlreadyInProgress()
- Specified by:
ajpRequestAlreadyInProgressin interfaceUndertowMessages
-
httpPingDataMustBeLength8$str
protected String httpPingDataMustBeLength8$str()
-
httpPingDataMustBeLength8
public final String httpPingDataMustBeLength8()
- Specified by:
httpPingDataMustBeLength8in interfaceUndertowMessages
-
invalidPingSize$str
protected String invalidPingSize$str()
-
invalidPingSize
public final String invalidPingSize()
- Specified by:
invalidPingSizein interfaceUndertowMessages
-
streamIdMustBeZeroForFrameType$str
protected String streamIdMustBeZeroForFrameType$str()
-
streamIdMustBeZeroForFrameType
public final String streamIdMustBeZeroForFrameType(int frameType)
- Specified by:
streamIdMustBeZeroForFrameTypein interfaceUndertowMessages
-
streamIdMustNotBeZeroForFrameType$str
protected String streamIdMustNotBeZeroForFrameType$str()
-
streamIdMustNotBeZeroForFrameType
public final String streamIdMustNotBeZeroForFrameType(int frameType)
- Specified by:
streamIdMustNotBeZeroForFrameTypein interfaceUndertowMessages
-
http2StreamWasReset$str
protected String http2StreamWasReset$str()
-
http2StreamWasReset
public final IOException http2StreamWasReset()
- Specified by:
http2StreamWasResetin interfaceUndertowMessages
-
incorrectHttp2Preface$str
protected String incorrectHttp2Preface$str()
-
incorrectHttp2Preface
public final IOException incorrectHttp2Preface()
- Specified by:
incorrectHttp2Prefacein interfaceUndertowMessages
-
http2FrameTooLarge$str
protected String http2FrameTooLarge$str()
-
http2FrameTooLarge
public final IOException http2FrameTooLarge()
- Specified by:
http2FrameTooLargein interfaceUndertowMessages
-
http2ContinuationFrameNotExpected$str
protected String http2ContinuationFrameNotExpected$str()
-
http2ContinuationFrameNotExpected
public final IOException http2ContinuationFrameNotExpected()
- Specified by:
http2ContinuationFrameNotExpectedin interfaceUndertowMessages
-
huffmanEncodedHpackValueDidNotEndWithEOS$str
protected String huffmanEncodedHpackValueDidNotEndWithEOS$str()
-
huffmanEncodedHpackValueDidNotEndWithEOS
public final HpackException huffmanEncodedHpackValueDidNotEndWithEOS()
- Specified by:
huffmanEncodedHpackValueDidNotEndWithEOSin interfaceUndertowMessages
-
integerEncodedOverTooManyOctets$str
protected String integerEncodedOverTooManyOctets$str()
-
integerEncodedOverTooManyOctets
public final HpackException integerEncodedOverTooManyOctets(int maxIntegerOctets)
- Specified by:
integerEncodedOverTooManyOctetsin interfaceUndertowMessages
-
zeroNotValidHeaderTableIndex$str
protected String zeroNotValidHeaderTableIndex$str()
-
zeroNotValidHeaderTableIndex
public final HpackException zeroNotValidHeaderTableIndex()
- Specified by:
zeroNotValidHeaderTableIndexin interfaceUndertowMessages
-
cannotSendContinueResponse$str
protected String cannotSendContinueResponse$str()
-
cannotSendContinueResponse
public final IOException cannotSendContinueResponse()
- Specified by:
cannotSendContinueResponsein interfaceUndertowMessages
-
parserDidNotMakeProgress$str
protected String parserDidNotMakeProgress$str()
-
parserDidNotMakeProgress
public final IOException parserDidNotMakeProgress()
- Specified by:
parserDidNotMakeProgressin interfaceUndertowMessages
-
headersStreamCanOnlyBeCreatedByClient$str
protected String headersStreamCanOnlyBeCreatedByClient$str()
-
headersStreamCanOnlyBeCreatedByClient
public final IOException headersStreamCanOnlyBeCreatedByClient()
- Specified by:
headersStreamCanOnlyBeCreatedByClientin interfaceUndertowMessages
-
pushPromiseCanOnlyBeCreatedByServer$str
protected String pushPromiseCanOnlyBeCreatedByServer$str()
-
pushPromiseCanOnlyBeCreatedByServer
public final IOException pushPromiseCanOnlyBeCreatedByServer()
- Specified by:
pushPromiseCanOnlyBeCreatedByServerin interfaceUndertowMessages
-
invalidAclRule$str
protected String invalidAclRule$str()
-
invalidAclRule
public final IllegalArgumentException invalidAclRule(String rule)
- Specified by:
invalidAclRulein interfaceUndertowMessages
-
serverReceivedPushPromise$str
protected String serverReceivedPushPromise$str()
-
serverReceivedPushPromise
public final IOException serverReceivedPushPromise()
- Specified by:
serverReceivedPushPromisein interfaceUndertowMessages
-
connectNotSupported$str
protected String connectNotSupported$str()
-
connectNotSupported
public final IllegalStateException connectNotSupported()
- Specified by:
connectNotSupportedin interfaceUndertowMessages
-
notAConnectRequest$str
protected String notAConnectRequest$str()
-
notAConnectRequest
public final IllegalStateException notAConnectRequest()
- Specified by:
notAConnectRequestin interfaceUndertowMessages
-
cannotResetBuffer$str
protected String cannotResetBuffer$str()
-
cannotResetBuffer
public final IllegalStateException cannotResetBuffer()
- Specified by:
cannotResetBufferin interfaceUndertowMessages
-
http2PriRequestFailed$str
protected String http2PriRequestFailed$str()
-
http2PriRequestFailed
public final IOException http2PriRequestFailed()
- Specified by:
http2PriRequestFailedin interfaceUndertowMessages
-
outOfBandResponseNotSupported$str
protected String outOfBandResponseNotSupported$str()
-
outOfBandResponseNotSupported
public final IllegalStateException outOfBandResponseNotSupported()
- Specified by:
outOfBandResponseNotSupportedin interfaceUndertowMessages
-
tooManySessions$str
protected String tooManySessions$str()
-
tooManySessions
public final IllegalStateException tooManySessions(int maxSessions)
- Specified by:
tooManySessionsin interfaceUndertowMessages
-
proxyConnectionFailed$str
protected String proxyConnectionFailed$str()
-
proxyConnectionFailed
public final IOException proxyConnectionFailed(int responseCode)
- Specified by:
proxyConnectionFailedin interfaceUndertowMessages
-
mcmpMessageRejectedDueToSuspiciousCharacters$str
protected String mcmpMessageRejectedDueToSuspiciousCharacters$str()
-
mcmpMessageRejectedDueToSuspiciousCharacters
public final RuntimeException mcmpMessageRejectedDueToSuspiciousCharacters(String data)
- Specified by:
mcmpMessageRejectedDueToSuspiciousCharactersin interfaceUndertowMessages
-
rengotiationTimedOut$str
protected String rengotiationTimedOut$str()
-
rengotiationTimedOut
public final IllegalStateException rengotiationTimedOut()
- Specified by:
rengotiationTimedOutin interfaceUndertowMessages
-
requestBodyAlreadyRead$str
protected String requestBodyAlreadyRead$str()
-
requestBodyAlreadyRead
public final IllegalStateException requestBodyAlreadyRead()
- Specified by:
requestBodyAlreadyReadin interfaceUndertowMessages
-
blockingIoFromIOThread$str
protected String blockingIoFromIOThread$str()
-
blockingIoFromIOThread
public final IllegalStateException blockingIoFromIOThread()
- Specified by:
blockingIoFromIOThreadin interfaceUndertowMessages
-
responseComplete$str
protected String responseComplete$str()
-
responseComplete
public final IllegalStateException responseComplete()
- Specified by:
responseCompletein interfaceUndertowMessages
-
couldNotReadContentLengthData$str
protected String couldNotReadContentLengthData$str()
-
couldNotReadContentLengthData
public final IOException couldNotReadContentLengthData()
- Specified by:
couldNotReadContentLengthDatain interfaceUndertowMessages
-
failedToSendAfterBeingSafe$str
protected String failedToSendAfterBeingSafe$str()
-
failedToSendAfterBeingSafe
public final IllegalStateException failedToSendAfterBeingSafe()
- Specified by:
failedToSendAfterBeingSafein interfaceUndertowMessages
-
reasonPhraseToLargeForBuffer$str
protected String reasonPhraseToLargeForBuffer$str()
-
reasonPhraseToLargeForBuffer
public final IllegalStateException reasonPhraseToLargeForBuffer(String phrase)
- Specified by:
reasonPhraseToLargeForBufferin interfaceUndertowMessages
-
poolIsClosed$str
protected String poolIsClosed$str()
-
poolIsClosed
public final IllegalStateException poolIsClosed()
- Specified by:
poolIsClosedin interfaceUndertowMessages
-
hpackFailed$str
protected String hpackFailed$str()
-
hpackFailed
public final HpackException hpackFailed()
- Specified by:
hpackFailedin interfaceUndertowMessages
-
notAnUpgradeRequest$str
protected String notAnUpgradeRequest$str()
-
notAnUpgradeRequest
public final IllegalStateException notAnUpgradeRequest()
- Specified by:
notAnUpgradeRequestin interfaceUndertowMessages
-
authenticationPropertyNotSet$str
protected String authenticationPropertyNotSet$str()
-
authenticationPropertyNotSet
public final IllegalStateException authenticationPropertyNotSet(String name, String header)
- Specified by:
authenticationPropertyNotSetin interfaceUndertowMessages
-
rengotiationFailed$str
protected String rengotiationFailed$str()
-
rengotiationFailed
public final IllegalStateException rengotiationFailed()
- Specified by:
rengotiationFailedin interfaceUndertowMessages
-
userAgentCharsetMustHaveEvenNumberOfItems$str
protected String userAgentCharsetMustHaveEvenNumberOfItems$str()
-
userAgentCharsetMustHaveEvenNumberOfItems
public final IllegalArgumentException userAgentCharsetMustHaveEvenNumberOfItems(String supplied)
- Specified by:
userAgentCharsetMustHaveEvenNumberOfItemsin interfaceUndertowMessages
-
datasourceNotFound$str
protected String datasourceNotFound$str()
-
datasourceNotFound
public final IllegalArgumentException datasourceNotFound(String ds)
- Specified by:
datasourceNotFoundin interfaceUndertowMessages
-
serverNotStarted$str
protected String serverNotStarted$str()
-
serverNotStarted
public final IllegalStateException serverNotStarted()
- Specified by:
serverNotStartedin interfaceUndertowMessages
-
exchangeAlreadyComplete$str
protected String exchangeAlreadyComplete$str()
-
exchangeAlreadyComplete
public final IllegalStateException exchangeAlreadyComplete()
- Specified by:
exchangeAlreadyCompletein interfaceUndertowMessages
-
notHandshakeRecord$str
protected String notHandshakeRecord$str()
-
notHandshakeRecord
public final SSLHandshakeException notHandshakeRecord()
- Specified by:
notHandshakeRecordin interfaceUndertowMessages
-
invalidHandshakeRecord$str
protected String invalidHandshakeRecord$str()
-
invalidHandshakeRecord
public final SSLHandshakeException invalidHandshakeRecord()
- Specified by:
invalidHandshakeRecordin interfaceUndertowMessages
-
multiRecordSSLHandshake$str
protected String multiRecordSSLHandshake$str()
-
multiRecordSSLHandshake
public final SSLHandshakeException multiRecordSSLHandshake()
- Specified by:
multiRecordSSLHandshakein interfaceUndertowMessages
-
expectedClientHello$str
protected String expectedClientHello$str()
-
expectedClientHello
public final SSLHandshakeException expectedClientHello()
- Specified by:
expectedClientHelloin interfaceUndertowMessages
-
expectedServerHello$str
protected String expectedServerHello$str()
-
expectedServerHello
public final SSLHandshakeException expectedServerHello()
- Specified by:
expectedServerHelloin interfaceUndertowMessages
-
tooManyRedirects$str
protected String tooManyRedirects$str()
-
tooManyRedirects
public final IOException tooManyRedirects(IOException exception)
- Specified by:
tooManyRedirectsin interfaceUndertowMessages
-
resumedAndDispatched$str
protected String resumedAndDispatched$str()
-
resumedAndDispatched
public final IllegalStateException resumedAndDispatched()
- Specified by:
resumedAndDispatchedin interfaceUndertowMessages
-
noHostInHttp11Request$str
protected String noHostInHttp11Request$str()
-
noHostInHttp11Request
public final IOException noHostInHttp11Request()
- Specified by:
noHostInHttp11Requestin interfaceUndertowMessages
-
invalidHpackEncoding$str
protected String invalidHpackEncoding$str()
-
invalidHpackEncoding
public final HpackException invalidHpackEncoding(byte b)
- Specified by:
invalidHpackEncodingin interfaceUndertowMessages
-
newlineNotSupportedInHttpString$str
protected String newlineNotSupportedInHttpString$str()
-
newlineNotSupportedInHttpString
public final IllegalArgumentException newlineNotSupportedInHttpString(String value)
- Specified by:
newlineNotSupportedInHttpStringin interfaceUndertowMessages
-
pseudoHeaderInWrongOrder$str
protected String pseudoHeaderInWrongOrder$str()
-
pseudoHeaderInWrongOrder
public final String pseudoHeaderInWrongOrder(HttpString header)
- Specified by:
pseudoHeaderInWrongOrderin interfaceUndertowMessages
-
expectedContinuationFrame$str
protected String expectedContinuationFrame$str()
-
expectedContinuationFrame
public final String expectedContinuationFrame()
- Specified by:
expectedContinuationFramein interfaceUndertowMessages
-
incorrectFrameSize$str
protected String incorrectFrameSize$str()
-
incorrectFrameSize
public final String incorrectFrameSize()
- Specified by:
incorrectFrameSizein interfaceUndertowMessages
-
streamNotRegistered$str
protected String streamNotRegistered$str()
-
streamNotRegistered
public final IllegalStateException streamNotRegistered()
- Specified by:
streamNotRegisteredin interfaceUndertowMessages
-
sendChallengeReturnedNull$str
protected String sendChallengeReturnedNull$str()
-
sendChallengeReturnedNull
public final NullPointerException sendChallengeReturnedNull(AuthenticationMechanism mechanism)
- Specified by:
sendChallengeReturnedNullin interfaceUndertowMessages
-
bodyIsSetAndNotReadyForFlush$str
protected String bodyIsSetAndNotReadyForFlush$str()
-
bodyIsSetAndNotReadyForFlush
public final IllegalStateException bodyIsSetAndNotReadyForFlush()
- Specified by:
bodyIsSetAndNotReadyForFlushin interfaceUndertowMessages
-
invalidGzipHeader$str
protected String invalidGzipHeader$str()
-
invalidGzipHeader
public final IOException invalidGzipHeader()
- Specified by:
invalidGzipHeaderin interfaceUndertowMessages
-
invalidGZIPFooter$str
protected String invalidGZIPFooter$str()
-
invalidGZIPFooter
public final IOException invalidGZIPFooter()
- Specified by:
invalidGZIPFooterin interfaceUndertowMessages
-
responseTooLargeToBuffer$str
protected String responseTooLargeToBuffer$str()
-
responseTooLargeToBuffer
public final IllegalStateException responseTooLargeToBuffer(Long length)
- Specified by:
responseTooLargeToBufferin interfaceUndertowMessages
-
headerBlockTooLarge$str
protected String headerBlockTooLarge$str()
-
headerBlockTooLarge
public final String headerBlockTooLarge(int maxHeaderSize)
- Specified by:
headerBlockTooLargein interfaceUndertowMessages
-
invalidSameSiteMode$str
protected String invalidSameSiteMode$str()
-
invalidSameSiteMode
public final IllegalArgumentException invalidSameSiteMode(String mode, String validAttributes)
- Specified by:
invalidSameSiteModein interfaceUndertowMessages
-
invalidToken$str
protected String invalidToken$str()
-
invalidToken
public final IllegalArgumentException invalidToken(byte c)
- Specified by:
invalidTokenin interfaceUndertowMessages
-
invalidHeaders$str
protected String invalidHeaders$str()
-
invalidHeaders
public final IllegalArgumentException invalidHeaders()
- Specified by:
invalidHeadersin interfaceUndertowMessages
-
invalidCharacterInRequestTarget$str
protected String invalidCharacterInRequestTarget$str()
-
invalidCharacterInRequestTarget
public final String invalidCharacterInRequestTarget(char next)
- Specified by:
invalidCharacterInRequestTargetin interfaceUndertowMessages
-
objectIsClosed$str
protected String objectIsClosed$str()
-
objectIsClosed
public final IllegalStateException objectIsClosed()
- Specified by:
objectIsClosedin interfaceUndertowMessages
-
moreThanOneHostHeader$str
protected String moreThanOneHostHeader$str()
-
moreThanOneHostHeader
public final IOException moreThanOneHostHeader()
- Specified by:
moreThanOneHostHeaderin interfaceUndertowMessages
-
invalidCookieValue$str
protected String invalidCookieValue$str()
-
invalidCookieValue
public final IllegalArgumentException invalidCookieValue(String value)
- Specified by:
invalidCookieValuein interfaceUndertowMessages
-
invalidCookieDomain$str
protected String invalidCookieDomain$str()
-
invalidCookieDomain
public final IllegalArgumentException invalidCookieDomain(String value)
- Specified by:
invalidCookieDomainin interfaceUndertowMessages
-
invalidCookiePath$str
protected String invalidCookiePath$str()
-
invalidCookiePath
public final IllegalArgumentException invalidCookiePath(String value)
- Specified by:
invalidCookiePathin interfaceUndertowMessages
-
invalidControlCharacter$str
protected String invalidControlCharacter$str()
-
invalidControlCharacter
public final IllegalArgumentException invalidControlCharacter(String value)
- Specified by:
invalidControlCharacterin interfaceUndertowMessages
-
invalidEscapeCharacter$str
protected String invalidEscapeCharacter$str()
-
invalidEscapeCharacter
public final IllegalArgumentException invalidEscapeCharacter()
- Specified by:
invalidEscapeCharacterin interfaceUndertowMessages
-
invalidHpackIndex$str
protected String invalidHpackIndex$str()
-
invalidHpackIndex
public final HpackException invalidHpackIndex(int index)
- Specified by:
invalidHpackIndexin interfaceUndertowMessages
-
bufferPoolTooSmall$str
protected String bufferPoolTooSmall$str()
-
bufferPoolTooSmall
public final IllegalArgumentException bufferPoolTooSmall(int minSize)
- Specified by:
bufferPoolTooSmallin interfaceUndertowMessages
-
invalidProxyHeader$str
protected String invalidProxyHeader$str()
-
invalidProxyHeader
public final IOException invalidProxyHeader()
- Specified by:
invalidProxyHeaderin interfaceUndertowMessages
-
headerSizeToLarge$str
protected String headerSizeToLarge$str()
-
headerSizeToLarge
public final IOException headerSizeToLarge()
- Specified by:
headerSizeToLargein interfaceUndertowMessages
-
http2TrailerToLargeForSingleBuffer$str
protected String http2TrailerToLargeForSingleBuffer$str()
-
http2TrailerToLargeForSingleBuffer
public final RuntimeException http2TrailerToLargeForSingleBuffer()
- Specified by:
http2TrailerToLargeForSingleBufferin interfaceUndertowMessages
-
pingNotSupported$str
protected String pingNotSupported$str()
-
pingNotSupported
public final IOException pingNotSupported()
- Specified by:
pingNotSupportedin interfaceUndertowMessages
-
pingTimeout$str
protected String pingTimeout$str()
-
pingTimeout
public final IOException pingTimeout()
- Specified by:
pingTimeoutin interfaceUndertowMessages
-
streamLimitExceeded$str
protected String streamLimitExceeded$str()
-
streamLimitExceeded
public final IOException streamLimitExceeded()
- Specified by:
streamLimitExceededin interfaceUndertowMessages
-
invalidIpAddress$str
protected String invalidIpAddress$str()
-
invalidIpAddress
public final IllegalArgumentException invalidIpAddress(String addressString)
- Specified by:
invalidIpAddressin interfaceUndertowMessages
-
invalidTlsExt$str
protected String invalidTlsExt$str()
-
invalidTlsExt
public final SSLException invalidTlsExt()
- Specified by:
invalidTlsExtin interfaceUndertowMessages
-
notEnoughData$str
protected String notEnoughData$str()
-
notEnoughData
public final SSLException notEnoughData()
- Specified by:
notEnoughDatain interfaceUndertowMessages
-
emptyHostNameSni$str
protected String emptyHostNameSni$str()
-
emptyHostNameSni
public final SSLException emptyHostNameSni()
- Specified by:
emptyHostNameSniin interfaceUndertowMessages
-
duplicatedSniServerName$str
protected String duplicatedSniServerName$str()
-
duplicatedSniServerName
public final SSLException duplicatedSniServerName(int type)
- Specified by:
duplicatedSniServerNamein interfaceUndertowMessages
-
noContextForSslConnection$str
protected String noContextForSslConnection$str()
-
noContextForSslConnection
public final SSLException noContextForSslConnection()
- Specified by:
noContextForSslConnectionin interfaceUndertowMessages
-
defaultContextCannotBeNull$str
protected String defaultContextCannotBeNull$str()
-
defaultContextCannotBeNull
public final IllegalStateException defaultContextCannotBeNull()
- Specified by:
defaultContextCannotBeNullin interfaceUndertowMessages
-
formValueIsInMemoryFile$str
protected String formValueIsInMemoryFile$str()
-
formValueIsInMemoryFile
public final IllegalStateException formValueIsInMemoryFile()
- Specified by:
formValueIsInMemoryFilein interfaceUndertowMessages
-
failedToDecodeParameterValue$str
protected String failedToDecodeParameterValue$str()
-
failedToDecodeParameterValue
public final String failedToDecodeParameterValue(String parameter, String value, Exception e)
- Specified by:
failedToDecodeParameterValuein interfaceUndertowMessages
-
failedToDecodeParameterName$str
protected String failedToDecodeParameterName$str()
-
failedToDecodeParameterName
public final String failedToDecodeParameterName(String parameter, Exception e)
- Specified by:
failedToDecodeParameterNamein interfaceUndertowMessages
-
chunkSizeTooLarge$str
protected String chunkSizeTooLarge$str()
-
chunkSizeTooLarge
public final IOException chunkSizeTooLarge()
- Specified by:
chunkSizeTooLargein interfaceUndertowMessages
-
sessionWithIdAlreadyExists$str
protected String sessionWithIdAlreadyExists$str()
-
sessionWithIdAlreadyExists
public final IllegalStateException sessionWithIdAlreadyExists(String sessionID)
- Specified by:
sessionWithIdAlreadyExistsin interfaceUndertowMessages
-
blockingReadTimedOut$str
protected String blockingReadTimedOut$str()
-
blockingReadTimedOut
public final org.xnio.channels.ReadTimeoutException blockingReadTimedOut(long timeoutNanoseconds)
- Specified by:
blockingReadTimedOutin interfaceUndertowMessages
-
blockingWriteTimedOut$str
protected String blockingWriteTimedOut$str()
-
blockingWriteTimedOut
public final org.xnio.channels.WriteTimeoutException blockingWriteTimedOut(long timeoutNanoseconds)
- Specified by:
blockingWriteTimedOutin interfaceUndertowMessages
-
readTimedOut$str
protected String readTimedOut$str()
-
readTimedOut
public final org.xnio.channels.ReadTimeoutException readTimedOut(long timeoutMilliseconds)
- Specified by:
readTimedOutin interfaceUndertowMessages
-
failedToReplaceHashOutputStream$str
protected String failedToReplaceHashOutputStream$str()
-
failedToReplaceHashOutputStream
public final SSLException failedToReplaceHashOutputStream(Exception e)
- Specified by:
failedToReplaceHashOutputStreamin interfaceUndertowMessages
-
failedToReplaceHashOutputStreamOnWrite$str
protected String failedToReplaceHashOutputStreamOnWrite$str()
-
failedToReplaceHashOutputStreamOnWrite
public final RuntimeException failedToReplaceHashOutputStreamOnWrite(Exception e)
- Specified by:
failedToReplaceHashOutputStreamOnWritein interfaceUndertowMessages
-
failedToInitializePathManager$str
protected String failedToInitializePathManager$str()
-
failedToInitializePathManager
public final RuntimeException failedToInitializePathManager(String path, IOException ioe)
- Specified by:
failedToInitializePathManagerin interfaceUndertowMessages
-
invalidACLAddress$str
protected String invalidACLAddress$str()
-
invalidACLAddress
public final IllegalArgumentException invalidACLAddress(Exception e)
- Specified by:
invalidACLAddressin interfaceUndertowMessages
-
pathNotADirectory$str
protected String pathNotADirectory$str()
-
pathNotADirectory
public final IOException pathNotADirectory(Path path)
- Specified by:
pathNotADirectoryin interfaceUndertowMessages
-
pathElementIsRegularFile$str
protected String pathElementIsRegularFile$str()
-
pathElementIsRegularFile
public final IOException pathElementIsRegularFile(Path path)
- Specified by:
pathElementIsRegularFilein interfaceUndertowMessages
-
invalidSniHostname$str
protected String invalidSniHostname$str()
-
invalidSniHostname
public final IllegalArgumentException invalidSniHostname(String hostNameValue, Throwable t)
- Specified by:
invalidSniHostnamein interfaceUndertowMessages
-
failedToAllocateResource$str
protected String failedToAllocateResource$str()
-
failedToAllocateResource
public final IOException failedToAllocateResource()
- Specified by:
failedToAllocateResourcein interfaceUndertowMessages
-
protocolTooLargeForBuffer$str
protected String protocolTooLargeForBuffer$str()
-
protocolTooLargeForBuffer
public final IllegalStateException protocolTooLargeForBuffer(String protocolString)
- Specified by:
protocolTooLargeForBufferin interfaceUndertowMessages
-
bufferUnderflow$str
protected String bufferUnderflow$str()
-
bufferUnderflow
public final IOException bufferUnderflow(HttpServerExchange exchange, ByteBuffer buf)
- Specified by:
bufferUnderflowin interfaceUndertowMessages
-
-