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="2024-05-09T00:24:19+0800") 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()
-
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
-
closeCalledWithDataStillToBeFlushed$str
protected String closeCalledWithDataStillToBeFlushed$str()
-
closeCalledWithDataStillToBeFlushed
public final IOException closeCalledWithDataStillToBeFlushed()
- Specified by:
closeCalledWithDataStillToBeFlushedin interfaceUndertowMessages
-
cookieHandlerNotPresent$str
protected String cookieHandlerNotPresent$str()
-
cookieHandlerNotPresent
public final IllegalStateException cookieHandlerNotPresent()
- Specified by:
cookieHandlerNotPresentin 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
-
requestEntityWasTooLarge2$str
protected String requestEntityWasTooLarge2$str()
-
requestEntityWasTooLarge
public final IOException requestEntityWasTooLarge(SocketAddress address, long size)
- Specified by:
requestEntityWasTooLargein interfaceUndertowMessages
-
requestEntityWasTooLarge1$str
protected String requestEntityWasTooLarge1$str()
-
requestEntityWasTooLarge
public final IOException 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
-
sessionAlreadyExists$str
protected String sessionAlreadyExists$str()
-
sessionAlreadyExists
public final IllegalStateException sessionAlreadyExists(String id)
- Specified by:
sessionAlreadyExistsin 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
-
authTypeCannotBeCombined$str
protected String authTypeCannotBeCombined$str()
-
authTypeCannotBeCombined
public final IllegalStateException authTypeCannotBeCombined(String type, String existing)
- Specified by:
authTypeCannotBeCombinedin 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 RuntimeException tooManyQueryParameters(int noParams)
- Specified by:
tooManyQueryParametersin interfaceUndertowMessages
-
tooManyHeaders$str
protected String tooManyHeaders$str()
-
tooManyHeaders
public final RuntimeException 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 IllegalStateException 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 IOException 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
-
invalidSyntax$str
protected String invalidSyntax$str()
-
invalidSyntax
public final IllegalArgumentException invalidSyntax(String line)
- Specified by:
invalidSyntaxin interfaceUndertowMessages
-
errorParsingHandlerString$str
protected String errorParsingHandlerString$str()
-
errorParsingHandlerString
public final IllegalArgumentException errorParsingHandlerString(String reason, String s)
- Specified by:
errorParsingHandlerStringin interfaceUndertowMessages
-
outOfBandResponseOnlyAllowedFor100Continue$str
protected String outOfBandResponseOnlyAllowedFor100Continue$str()
-
outOfBandResponseOnlyAllowedFor100Continue
public final IllegalArgumentException outOfBandResponseOnlyAllowedFor100Continue()
- Specified by:
outOfBandResponseOnlyAllowedFor100Continuein interfaceUndertowMessages
-
ajpDoesNotSupportHTTPUpgrade$str
protected String ajpDoesNotSupportHTTPUpgrade$str()
-
ajpDoesNotSupportHTTPUpgrade
public final IllegalStateException ajpDoesNotSupportHTTPUpgrade()
- Specified by:
ajpDoesNotSupportHTTPUpgradein interfaceUndertowMessages
-
fileSystemWatcherAlreadyStarted$str
protected String fileSystemWatcherAlreadyStarted$str()
-
fileSystemWatcherAlreadyStarted
public final IllegalStateException fileSystemWatcherAlreadyStarted()
- Specified by:
fileSystemWatcherAlreadyStartedin interfaceUndertowMessages
-
fileSystemWatcherNotStarted$str
protected String fileSystemWatcherNotStarted$str()
-
fileSystemWatcherNotStarted
public final IllegalStateException fileSystemWatcherNotStarted()
- Specified by:
fileSystemWatcherNotStartedin 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 IllegalArgumentException 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
-
couldNotRenegotiate$str
protected String couldNotRenegotiate$str()
-
couldNotRenegotiate
public final IllegalStateException couldNotRenegotiate()
- Specified by:
couldNotRenegotiatein 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
-
notAValidUserAgentPattern$str
protected String notAValidUserAgentPattern$str()
-
notAValidUserAgentPattern
public final IllegalArgumentException notAValidUserAgentPattern(String userAgent)
- Specified by:
notAValidUserAgentPatternin 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 RuntimeException 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
-
mustProvideHeapBuffer$str
protected String mustProvideHeapBuffer$str()
-
mustProvideHeapBuffer
public final IllegalArgumentException mustProvideHeapBuffer()
- Specified by:
mustProvideHeapBufferin interfaceUndertowMessages
-
unexpectedFrameType$str
protected String unexpectedFrameType$str()
-
unexpectedFrameType
public final IOException unexpectedFrameType(int type)
- Specified by:
unexpectedFrameTypein interfaceUndertowMessages
-
controlFrameCannotHaveBodyContent$str
protected String controlFrameCannotHaveBodyContent$str()
-
controlFrameCannotHaveBodyContent
public final IOException controlFrameCannotHaveBodyContent()
- Specified by:
controlFrameCannotHaveBodyContentin interfaceUndertowMessages
-
alpnNotAvailable$str
protected String alpnNotAvailable$str()
-
alpnNotAvailable
public final IOException alpnNotAvailable()
- Specified by:
alpnNotAvailablein interfaceUndertowMessages
-
bufferAlreadyFreed$str
protected String bufferAlreadyFreed$str()
-
bufferAlreadyFreed
public final IllegalStateException bufferAlreadyFreed()
- Specified by:
bufferAlreadyFreedin interfaceUndertowMessages
-
headersTooLargeToFitInHeapBuffer$str
protected String headersTooLargeToFitInHeapBuffer$str()
-
headersTooLargeToFitInHeapBuffer
public final IllegalStateException headersTooLargeToFitInHeapBuffer()
- Specified by:
headersTooLargeToFitInHeapBufferin 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
-
rstStreamReceivedForIdleStream$str
protected String rstStreamReceivedForIdleStream$str()
-
rstStreamReceivedForIdleStream
public final String rstStreamReceivedForIdleStream()
- Specified by:
rstStreamReceivedForIdleStreamin 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
-
chunkSizeTooLarge$str
protected String chunkSizeTooLarge$str()
-
chunkSizeTooLarge
public final IOException chunkSizeTooLarge()
- Specified by:
chunkSizeTooLargein interfaceUndertowMessages
-
-