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="2022-06-14T03:00:51-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_$bundle
INSTANCE
-
Fields inherited from interface io.undertow.UndertowMessages
MESSAGES
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
UndertowMessages_$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:
maximumConcurrentRequestsMustBeLargerThanZero
in interfaceUndertowMessages
-
responseAlreadyStarted$str
protected String responseAlreadyStarted$str()
-
responseAlreadyStarted
public final IllegalStateException responseAlreadyStarted()
- Specified by:
responseAlreadyStarted
in interfaceUndertowMessages
-
responseChannelAlreadyProvided$str
protected String responseChannelAlreadyProvided$str()
-
responseChannelAlreadyProvided
public final IllegalStateException responseChannelAlreadyProvided()
- Specified by:
responseChannelAlreadyProvided
in interfaceUndertowMessages
-
requestChannelAlreadyProvided$str
protected String requestChannelAlreadyProvided$str()
-
requestChannelAlreadyProvided
public final IllegalStateException requestChannelAlreadyProvided()
- Specified by:
requestChannelAlreadyProvided
in interfaceUndertowMessages
-
handlerCannotBeNull$str
protected String handlerCannotBeNull$str()
-
handlerCannotBeNull
public final IllegalArgumentException handlerCannotBeNull()
- Specified by:
handlerCannotBeNull
in interfaceUndertowMessages
-
pathMustBeSpecified$str
protected String pathMustBeSpecified$str()
-
pathMustBeSpecified
public final IllegalArgumentException pathMustBeSpecified()
- Specified by:
pathMustBeSpecified
in interfaceUndertowMessages
-
sessionIsInvalid$str
protected String sessionIsInvalid$str()
-
sessionIsInvalid
public final IllegalStateException sessionIsInvalid(String sessionId)
- Specified by:
sessionIsInvalid
in interfaceUndertowMessages
-
sessionManagerMustNotBeNull$str
protected String sessionManagerMustNotBeNull$str()
-
sessionManagerMustNotBeNull
public final IllegalStateException sessionManagerMustNotBeNull()
- Specified by:
sessionManagerMustNotBeNull
in interfaceUndertowMessages
-
sessionManagerNotFound$str
protected String sessionManagerNotFound$str()
-
sessionManagerNotFound
public final IllegalStateException sessionManagerNotFound()
- Specified by:
sessionManagerNotFound
in interfaceUndertowMessages
-
argumentCannotBeNull$str
protected String argumentCannotBeNull$str()
-
argumentCannotBeNull
public final IllegalArgumentException argumentCannotBeNull(String argument)
- Specified by:
argumentCannotBeNull
in interfaceUndertowMessages
-
formValueIsAFile$str
protected String formValueIsAFile$str()
-
formValueIsAFile
public final IllegalStateException formValueIsAFile()
- Specified by:
formValueIsAFile
in interfaceUndertowMessages
-
formValueIsAString$str
protected String formValueIsAString$str()
-
formValueIsAString
public final IllegalStateException formValueIsAString()
- Specified by:
formValueIsAString
in interfaceUndertowMessages
-
requestEntityWasTooLarge$str
protected String requestEntityWasTooLarge$str()
-
requestEntityWasTooLarge
public final RequestTooBigException requestEntityWasTooLarge(long size)
- Specified by:
requestEntityWasTooLarge
in interfaceUndertowMessages
-
sessionAlreadyInvalidated$str
protected String sessionAlreadyInvalidated$str()
-
sessionAlreadyInvalidated
public final IllegalStateException sessionAlreadyInvalidated()
- Specified by:
sessionAlreadyInvalidated
in interfaceUndertowMessages
-
hashAlgorithmNotFound$str
protected String hashAlgorithmNotFound$str()
-
hashAlgorithmNotFound
public final IllegalArgumentException hashAlgorithmNotFound(String algorithmName)
- Specified by:
hashAlgorithmNotFound
in interfaceUndertowMessages
-
invalidBase64Token$str
protected String invalidBase64Token$str()
-
invalidBase64Token
public final IllegalArgumentException invalidBase64Token(IOException cause)
- Specified by:
invalidBase64Token
in interfaceUndertowMessages
-
invalidNonceReceived$str
protected String invalidNonceReceived$str()
-
invalidNonceReceived
public final IllegalArgumentException invalidNonceReceived()
- Specified by:
invalidNonceReceived
in interfaceUndertowMessages
-
unexpectedTokenInHeader$str
protected String unexpectedTokenInHeader$str()
-
unexpectedTokenInHeader
public final IllegalArgumentException unexpectedTokenInHeader(String name)
- Specified by:
unexpectedTokenInHeader
in interfaceUndertowMessages
-
invalidHeader$str
protected String invalidHeader$str()
-
invalidHeader
public final IllegalArgumentException invalidHeader()
- Specified by:
invalidHeader
in interfaceUndertowMessages
-
couldNotFindSessionCookieConfig$str
protected String couldNotFindSessionCookieConfig$str()
-
couldNotFindSessionCookieConfig
public final IllegalStateException couldNotFindSessionCookieConfig()
- Specified by:
couldNotFindSessionCookieConfig
in interfaceUndertowMessages
-
chunkedChannelClosedMidChunk$str
protected String chunkedChannelClosedMidChunk$str()
-
chunkedChannelClosedMidChunk
public final IOException chunkedChannelClosedMidChunk()
- Specified by:
chunkedChannelClosedMidChunk
in interfaceUndertowMessages
-
userAuthenticated$str
protected String userAuthenticated$str()
-
userAuthenticated
public final String userAuthenticated(String userName)
- Specified by:
userAuthenticated
in interfaceUndertowMessages
-
userLoggedOut$str
protected String userLoggedOut$str()
-
userLoggedOut
public final String userLoggedOut(String userName)
- Specified by:
userLoggedOut
in interfaceUndertowMessages
-
streamIsClosed$str
protected String streamIsClosed$str()
-
streamIsClosed
public final IOException streamIsClosed()
- Specified by:
streamIsClosed
in interfaceUndertowMessages
-
startBlockingHasNotBeenCalled$str
protected String startBlockingHasNotBeenCalled$str()
-
startBlockingHasNotBeenCalled
public final IllegalStateException startBlockingHasNotBeenCalled()
- Specified by:
startBlockingHasNotBeenCalled
in interfaceUndertowMessages
-
connectionTerminatedReadingMultiPartData$str
protected String connectionTerminatedReadingMultiPartData$str()
-
connectionTerminatedReadingMultiPartData
public final IOException connectionTerminatedReadingMultiPartData()
- Specified by:
connectionTerminatedReadingMultiPartData
in interfaceUndertowMessages
-
failedToParsePath$str
protected String failedToParsePath$str()
-
failedToParsePath
public final RuntimeException failedToParsePath()
- Specified by:
failedToParsePath
in interfaceUndertowMessages
-
authenticationFailed$str
protected String authenticationFailed$str()
-
authenticationFailed
public final String authenticationFailed(String userName)
- Specified by:
authenticationFailed
in interfaceUndertowMessages
-
tooManyQueryParameters$str
protected String tooManyQueryParameters$str()
-
tooManyQueryParameters
public final BadRequestException tooManyQueryParameters(int noParams)
- Specified by:
tooManyQueryParameters
in interfaceUndertowMessages
-
tooManyHeaders$str
protected String tooManyHeaders$str()
-
tooManyHeaders
public final String tooManyHeaders(int noParams)
- Specified by:
tooManyHeaders
in interfaceUndertowMessages
-
channelIsClosed$str
protected String channelIsClosed$str()
-
channelIsClosed
public final ClosedChannelException channelIsClosed()
- Specified by:
channelIsClosed
in interfaceUndertowMessages
-
couldNotDecodeTrailers$str
protected String couldNotDecodeTrailers$str()
-
couldNotDecodeTrailers
public final IOException couldNotDecodeTrailers()
- Specified by:
couldNotDecodeTrailers
in interfaceUndertowMessages
-
dataAlreadyQueued$str
protected String dataAlreadyQueued$str()
-
dataAlreadyQueued
public final IllegalStateException dataAlreadyQueued()
- Specified by:
dataAlreadyQueued
in interfaceUndertowMessages
-
moreThanOnePredicateWithName$str
protected String moreThanOnePredicateWithName$str()
-
moreThanOnePredicateWithName
public final IllegalStateException moreThanOnePredicateWithName(String name, Class<? extends PredicateBuilder> aClass, Class<? extends PredicateBuilder> existing)
- Specified by:
moreThanOnePredicateWithName
in interfaceUndertowMessages
-
errorParsingPredicateString$str
protected String errorParsingPredicateString$str()
-
errorParsingPredicateString
public final IllegalArgumentException errorParsingPredicateString(String reason, String s)
- Specified by:
errorParsingPredicateString
in interfaceUndertowMessages
-
tooManyCookies$str
protected String tooManyCookies$str()
-
tooManyCookies
public final IllegalStateException tooManyCookies(int maxCookies)
- Specified by:
tooManyCookies
in interfaceUndertowMessages
-
tooManyParameters$str
protected String tooManyParameters$str()
-
tooManyParameters
public final ParameterLimitException tooManyParameters(int maxValues)
- Specified by:
tooManyParameters
in interfaceUndertowMessages
-
noRequestActive$str
protected String noRequestActive$str()
-
noRequestActive
public final IllegalStateException noRequestActive()
- Specified by:
noRequestActive
in interfaceUndertowMessages
-
authMechanismOutcomeNull$str
protected String authMechanismOutcomeNull$str()
-
authMechanismOutcomeNull
public final IllegalStateException authMechanismOutcomeNull()
- Specified by:
authMechanismOutcomeNull
in interfaceUndertowMessages
-
notAValidIpPattern$str
protected String notAValidIpPattern$str()
-
notAValidIpPattern
public final IllegalArgumentException notAValidIpPattern(String peer)
- Specified by:
notAValidIpPattern
in interfaceUndertowMessages
-
noSessionData$str
protected String noSessionData$str()
-
noSessionData
public final IllegalStateException noSessionData()
- Specified by:
noSessionData
in interfaceUndertowMessages
-
listenerAlreadyRegistered$str
protected String listenerAlreadyRegistered$str()
-
listenerAlreadyRegistered
public final IllegalArgumentException listenerAlreadyRegistered(String name)
- Specified by:
listenerAlreadyRegistered
in interfaceUndertowMessages
-
maxFileSizeExceeded$str
protected String maxFileSizeExceeded$str()
-
maxFileSizeExceeded
public final MultiPartParserDefinition.FileTooLargeException maxFileSizeExceeded(long maxIndividualFileSize)
- Specified by:
maxFileSizeExceeded
in interfaceUndertowMessages
-
couldNotSetAttribute$str
protected String couldNotSetAttribute$str()
-
couldNotSetAttribute
public final String couldNotSetAttribute(String attributeName, String newValue)
- Specified by:
couldNotSetAttribute
in interfaceUndertowMessages
-
couldNotParseUriTemplate$str
protected String couldNotParseUriTemplate$str()
-
couldNotParseUriTemplate
public final RuntimeException couldNotParseUriTemplate(String path, int i)
- Specified by:
couldNotParseUriTemplate
in interfaceUndertowMessages
-
mismatchedBraces$str
protected String mismatchedBraces$str()
-
mismatchedBraces
public final RuntimeException mismatchedBraces(String valueString)
- Specified by:
mismatchedBraces
in interfaceUndertowMessages
-
moreThanOneHandlerWithName$str
protected String moreThanOneHandlerWithName$str()
-
moreThanOneHandlerWithName
public final IllegalStateException moreThanOneHandlerWithName(String name, Class<? extends HandlerBuilder> aClass, Class<? extends HandlerBuilder> existing)
- Specified by:
moreThanOneHandlerWithName
in interfaceUndertowMessages
-
outOfBandResponseOnlyAllowedFor100Continue$str
protected String outOfBandResponseOnlyAllowedFor100Continue$str()
-
outOfBandResponseOnlyAllowedFor100Continue
public final IllegalArgumentException outOfBandResponseOnlyAllowedFor100Continue()
- Specified by:
outOfBandResponseOnlyAllowedFor100Continue
in interfaceUndertowMessages
-
sslWasNull$str
protected String sslWasNull$str()
-
sslWasNull
public final IOException sslWasNull()
- Specified by:
sslWasNull
in interfaceUndertowMessages
-
wrongMagicNumber$str
protected String wrongMagicNumber$str()
-
wrongMagicNumber
public final IOException wrongMagicNumber(int number)
- Specified by:
wrongMagicNumber
in interfaceUndertowMessages
-
peerUnverified$str
protected String peerUnverified$str()
-
peerUnverified
public final SSLPeerUnverifiedException peerUnverified()
- Specified by:
peerUnverified
in interfaceUndertowMessages
-
servletPathMatchFailed$str
protected String servletPathMatchFailed$str()
-
servletPathMatchFailed
public final IllegalArgumentException servletPathMatchFailed()
- Specified by:
servletPathMatchFailed
in interfaceUndertowMessages
-
couldNotParseCookie$str
protected String couldNotParseCookie$str()
-
couldNotParseCookie
public final IllegalArgumentException couldNotParseCookie(String headerValue)
- Specified by:
couldNotParseCookie
in interfaceUndertowMessages
-
canOnlyBeCalledByIoThread$str
protected String canOnlyBeCalledByIoThread$str()
-
canOnlyBeCalledByIoThread
public final IllegalStateException canOnlyBeCalledByIoThread()
- Specified by:
canOnlyBeCalledByIoThread
in interfaceUndertowMessages
-
matcherAlreadyContainsTemplate$str
protected String matcherAlreadyContainsTemplate$str()
-
matcherAlreadyContainsTemplate
public final IllegalStateException matcherAlreadyContainsTemplate(String templateString, String templateString1)
- Specified by:
matcherAlreadyContainsTemplate
in interfaceUndertowMessages
-
failedToDecodeURL$str
protected String failedToDecodeURL$str()
-
failedToDecodeURL
public final UrlDecodeException failedToDecodeURL(String s, String enc, Exception e)
- Specified by:
failedToDecodeURL
in interfaceUndertowMessages
-
resourceChangeListenerNotSupported$str
protected String resourceChangeListenerNotSupported$str()
-
resourceChangeListenerNotSupported
public final IllegalArgumentException resourceChangeListenerNotSupported()
- Specified by:
resourceChangeListenerNotSupported
in interfaceUndertowMessages
-
objectWasFreed$str
protected String objectWasFreed$str()
-
objectWasFreed
public final IllegalStateException objectWasFreed()
- Specified by:
objectWasFreed
in interfaceUndertowMessages
-
handlerNotShutdown$str
protected String handlerNotShutdown$str()
-
handlerNotShutdown
public final IllegalStateException handlerNotShutdown()
- Specified by:
handlerNotShutdown
in interfaceUndertowMessages
-
upgradeNotSupported$str
protected String upgradeNotSupported$str()
-
upgradeNotSupported
public final IllegalStateException upgradeNotSupported()
- Specified by:
upgradeNotSupported
in interfaceUndertowMessages
-
renegotiationNotSupported$str
protected String renegotiationNotSupported$str()
-
renegotiationNotSupported
public final IOException renegotiationNotSupported()
- Specified by:
renegotiationNotSupported
in interfaceUndertowMessages
-
notAValidRegularExpressionPattern$str
protected String notAValidRegularExpressionPattern$str()
-
notAValidRegularExpressionPattern
public final IllegalArgumentException notAValidRegularExpressionPattern(String pattern)
- Specified by:
notAValidRegularExpressionPattern
in interfaceUndertowMessages
-
badRequest$str
protected String badRequest$str()
-
badRequest
public final BadRequestException badRequest()
- Specified by:
badRequest
in interfaceUndertowMessages
-
hostAlreadyRegistered$str
protected String hostAlreadyRegistered$str()
-
hostAlreadyRegistered
public final RuntimeException hostAlreadyRegistered(Object host)
- Specified by:
hostAlreadyRegistered
in interfaceUndertowMessages
-
hostHasNotBeenRegistered$str
protected String hostHasNotBeenRegistered$str()
-
hostHasNotBeenRegistered
public final RuntimeException hostHasNotBeenRegistered(Object host)
- Specified by:
hostHasNotBeenRegistered
in interfaceUndertowMessages
-
extraDataWrittenAfterChunkEnd$str
protected String extraDataWrittenAfterChunkEnd$str()
-
extraDataWrittenAfterChunkEnd
public final IOException extraDataWrittenAfterChunkEnd()
- Specified by:
extraDataWrittenAfterChunkEnd
in interfaceUndertowMessages
-
couldNotGenerateUniqueSessionId$str
protected String couldNotGenerateUniqueSessionId$str()
-
couldNotGenerateUniqueSessionId
public final RuntimeException couldNotGenerateUniqueSessionId()
- Specified by:
couldNotGenerateUniqueSessionId
in interfaceUndertowMessages
-
controlFrameCannotHaveBodyContent$str
protected String controlFrameCannotHaveBodyContent$str()
-
controlFrameCannotHaveBodyContent
public final IOException controlFrameCannotHaveBodyContent()
- Specified by:
controlFrameCannotHaveBodyContent
in interfaceUndertowMessages
-
bufferAlreadyFreed$str
protected String bufferAlreadyFreed$str()
-
bufferAlreadyFreed
public final IllegalStateException bufferAlreadyFreed()
- Specified by:
bufferAlreadyFreed
in interfaceUndertowMessages
-
awaitCalledFromIoThread$str
protected String awaitCalledFromIoThread$str()
-
awaitCalledFromIoThread
public final IOException awaitCalledFromIoThread()
- Specified by:
awaitCalledFromIoThread
in interfaceUndertowMessages
-
recursiveCallToFlushingSenders$str
protected String recursiveCallToFlushingSenders$str()
-
recursiveCallToFlushingSenders
public final RuntimeException recursiveCallToFlushingSenders()
- Specified by:
recursiveCallToFlushingSenders
in interfaceUndertowMessages
-
fixedLengthOverflow$str
protected String fixedLengthOverflow$str()
-
fixedLengthOverflow
public final IllegalStateException fixedLengthOverflow()
- Specified by:
fixedLengthOverflow
in interfaceUndertowMessages
-
ajpRequestAlreadyInProgress$str
protected String ajpRequestAlreadyInProgress$str()
-
ajpRequestAlreadyInProgress
public final IllegalStateException ajpRequestAlreadyInProgress()
- Specified by:
ajpRequestAlreadyInProgress
in interfaceUndertowMessages
-
httpPingDataMustBeLength8$str
protected String httpPingDataMustBeLength8$str()
-
httpPingDataMustBeLength8
public final String httpPingDataMustBeLength8()
- Specified by:
httpPingDataMustBeLength8
in interfaceUndertowMessages
-
invalidPingSize$str
protected String invalidPingSize$str()
-
invalidPingSize
public final String invalidPingSize()
- Specified by:
invalidPingSize
in interfaceUndertowMessages
-
streamIdMustBeZeroForFrameType$str
protected String streamIdMustBeZeroForFrameType$str()
-
streamIdMustBeZeroForFrameType
public final String streamIdMustBeZeroForFrameType(int frameType)
- Specified by:
streamIdMustBeZeroForFrameType
in interfaceUndertowMessages
-
streamIdMustNotBeZeroForFrameType$str
protected String streamIdMustNotBeZeroForFrameType$str()
-
streamIdMustNotBeZeroForFrameType
public final String streamIdMustNotBeZeroForFrameType(int frameType)
- Specified by:
streamIdMustNotBeZeroForFrameType
in interfaceUndertowMessages
-
http2StreamWasReset$str
protected String http2StreamWasReset$str()
-
http2StreamWasReset
public final IOException http2StreamWasReset()
- Specified by:
http2StreamWasReset
in interfaceUndertowMessages
-
incorrectHttp2Preface$str
protected String incorrectHttp2Preface$str()
-
incorrectHttp2Preface
public final IOException incorrectHttp2Preface()
- Specified by:
incorrectHttp2Preface
in interfaceUndertowMessages
-
http2FrameTooLarge$str
protected String http2FrameTooLarge$str()
-
http2FrameTooLarge
public final IOException http2FrameTooLarge()
- Specified by:
http2FrameTooLarge
in interfaceUndertowMessages
-
http2ContinuationFrameNotExpected$str
protected String http2ContinuationFrameNotExpected$str()
-
http2ContinuationFrameNotExpected
public final IOException http2ContinuationFrameNotExpected()
- Specified by:
http2ContinuationFrameNotExpected
in interfaceUndertowMessages
-
huffmanEncodedHpackValueDidNotEndWithEOS$str
protected String huffmanEncodedHpackValueDidNotEndWithEOS$str()
-
huffmanEncodedHpackValueDidNotEndWithEOS
public final HpackException huffmanEncodedHpackValueDidNotEndWithEOS()
- Specified by:
huffmanEncodedHpackValueDidNotEndWithEOS
in interfaceUndertowMessages
-
integerEncodedOverTooManyOctets$str
protected String integerEncodedOverTooManyOctets$str()
-
integerEncodedOverTooManyOctets
public final HpackException integerEncodedOverTooManyOctets(int maxIntegerOctets)
- Specified by:
integerEncodedOverTooManyOctets
in interfaceUndertowMessages
-
zeroNotValidHeaderTableIndex$str
protected String zeroNotValidHeaderTableIndex$str()
-
zeroNotValidHeaderTableIndex
public final HpackException zeroNotValidHeaderTableIndex()
- Specified by:
zeroNotValidHeaderTableIndex
in interfaceUndertowMessages
-
cannotSendContinueResponse$str
protected String cannotSendContinueResponse$str()
-
cannotSendContinueResponse
public final IOException cannotSendContinueResponse()
- Specified by:
cannotSendContinueResponse
in interfaceUndertowMessages
-
parserDidNotMakeProgress$str
protected String parserDidNotMakeProgress$str()
-
parserDidNotMakeProgress
public final IOException parserDidNotMakeProgress()
- Specified by:
parserDidNotMakeProgress
in interfaceUndertowMessages
-
headersStreamCanOnlyBeCreatedByClient$str
protected String headersStreamCanOnlyBeCreatedByClient$str()
-
headersStreamCanOnlyBeCreatedByClient
public final IOException headersStreamCanOnlyBeCreatedByClient()
- Specified by:
headersStreamCanOnlyBeCreatedByClient
in interfaceUndertowMessages
-
pushPromiseCanOnlyBeCreatedByServer$str
protected String pushPromiseCanOnlyBeCreatedByServer$str()
-
pushPromiseCanOnlyBeCreatedByServer
public final IOException pushPromiseCanOnlyBeCreatedByServer()
- Specified by:
pushPromiseCanOnlyBeCreatedByServer
in interfaceUndertowMessages
-
invalidAclRule$str
protected String invalidAclRule$str()
-
invalidAclRule
public final IllegalArgumentException invalidAclRule(String rule)
- Specified by:
invalidAclRule
in interfaceUndertowMessages
-
serverReceivedPushPromise$str
protected String serverReceivedPushPromise$str()
-
serverReceivedPushPromise
public final IOException serverReceivedPushPromise()
- Specified by:
serverReceivedPushPromise
in interfaceUndertowMessages
-
connectNotSupported$str
protected String connectNotSupported$str()
-
connectNotSupported
public final IllegalStateException connectNotSupported()
- Specified by:
connectNotSupported
in interfaceUndertowMessages
-
notAConnectRequest$str
protected String notAConnectRequest$str()
-
notAConnectRequest
public final IllegalStateException notAConnectRequest()
- Specified by:
notAConnectRequest
in interfaceUndertowMessages
-
cannotResetBuffer$str
protected String cannotResetBuffer$str()
-
cannotResetBuffer
public final IllegalStateException cannotResetBuffer()
- Specified by:
cannotResetBuffer
in interfaceUndertowMessages
-
http2PriRequestFailed$str
protected String http2PriRequestFailed$str()
-
http2PriRequestFailed
public final IOException http2PriRequestFailed()
- Specified by:
http2PriRequestFailed
in interfaceUndertowMessages
-
outOfBandResponseNotSupported$str
protected String outOfBandResponseNotSupported$str()
-
outOfBandResponseNotSupported
public final IllegalStateException outOfBandResponseNotSupported()
- Specified by:
outOfBandResponseNotSupported
in interfaceUndertowMessages
-
tooManySessions$str
protected String tooManySessions$str()
-
tooManySessions
public final IllegalStateException tooManySessions(int maxSessions)
- Specified by:
tooManySessions
in interfaceUndertowMessages
-
proxyConnectionFailed$str
protected String proxyConnectionFailed$str()
-
proxyConnectionFailed
public final IOException proxyConnectionFailed(int responseCode)
- Specified by:
proxyConnectionFailed
in interfaceUndertowMessages
-
mcmpMessageRejectedDueToSuspiciousCharacters$str
protected String mcmpMessageRejectedDueToSuspiciousCharacters$str()
-
mcmpMessageRejectedDueToSuspiciousCharacters
public final RuntimeException mcmpMessageRejectedDueToSuspiciousCharacters(String data)
- Specified by:
mcmpMessageRejectedDueToSuspiciousCharacters
in interfaceUndertowMessages
-
rengotiationTimedOut$str
protected String rengotiationTimedOut$str()
-
rengotiationTimedOut
public final IllegalStateException rengotiationTimedOut()
- Specified by:
rengotiationTimedOut
in interfaceUndertowMessages
-
requestBodyAlreadyRead$str
protected String requestBodyAlreadyRead$str()
-
requestBodyAlreadyRead
public final IllegalStateException requestBodyAlreadyRead()
- Specified by:
requestBodyAlreadyRead
in interfaceUndertowMessages
-
blockingIoFromIOThread$str
protected String blockingIoFromIOThread$str()
-
blockingIoFromIOThread
public final IllegalStateException blockingIoFromIOThread()
- Specified by:
blockingIoFromIOThread
in interfaceUndertowMessages
-
responseComplete$str
protected String responseComplete$str()
-
responseComplete
public final IllegalStateException responseComplete()
- Specified by:
responseComplete
in interfaceUndertowMessages
-
couldNotReadContentLengthData$str
protected String couldNotReadContentLengthData$str()
-
couldNotReadContentLengthData
public final IOException couldNotReadContentLengthData()
- Specified by:
couldNotReadContentLengthData
in interfaceUndertowMessages
-
failedToSendAfterBeingSafe$str
protected String failedToSendAfterBeingSafe$str()
-
failedToSendAfterBeingSafe
public final IllegalStateException failedToSendAfterBeingSafe()
- Specified by:
failedToSendAfterBeingSafe
in interfaceUndertowMessages
-
reasonPhraseToLargeForBuffer$str
protected String reasonPhraseToLargeForBuffer$str()
-
reasonPhraseToLargeForBuffer
public final IllegalStateException reasonPhraseToLargeForBuffer(String phrase)
- Specified by:
reasonPhraseToLargeForBuffer
in interfaceUndertowMessages
-
poolIsClosed$str
protected String poolIsClosed$str()
-
poolIsClosed
public final IllegalStateException poolIsClosed()
- Specified by:
poolIsClosed
in interfaceUndertowMessages
-
hpackFailed$str
protected String hpackFailed$str()
-
hpackFailed
public final HpackException hpackFailed()
- Specified by:
hpackFailed
in interfaceUndertowMessages
-
notAnUpgradeRequest$str
protected String notAnUpgradeRequest$str()
-
notAnUpgradeRequest
public final IllegalStateException notAnUpgradeRequest()
- Specified by:
notAnUpgradeRequest
in interfaceUndertowMessages
-
authenticationPropertyNotSet$str
protected String authenticationPropertyNotSet$str()
-
authenticationPropertyNotSet
public final IllegalStateException authenticationPropertyNotSet(String name, String header)
- Specified by:
authenticationPropertyNotSet
in interfaceUndertowMessages
-
rengotiationFailed$str
protected String rengotiationFailed$str()
-
rengotiationFailed
public final IllegalStateException rengotiationFailed()
- Specified by:
rengotiationFailed
in interfaceUndertowMessages
-
userAgentCharsetMustHaveEvenNumberOfItems$str
protected String userAgentCharsetMustHaveEvenNumberOfItems$str()
-
userAgentCharsetMustHaveEvenNumberOfItems
public final IllegalArgumentException userAgentCharsetMustHaveEvenNumberOfItems(String supplied)
- Specified by:
userAgentCharsetMustHaveEvenNumberOfItems
in interfaceUndertowMessages
-
datasourceNotFound$str
protected String datasourceNotFound$str()
-
datasourceNotFound
public final IllegalArgumentException datasourceNotFound(String ds)
- Specified by:
datasourceNotFound
in interfaceUndertowMessages
-
serverNotStarted$str
protected String serverNotStarted$str()
-
serverNotStarted
public final IllegalStateException serverNotStarted()
- Specified by:
serverNotStarted
in interfaceUndertowMessages
-
exchangeAlreadyComplete$str
protected String exchangeAlreadyComplete$str()
-
exchangeAlreadyComplete
public final IllegalStateException exchangeAlreadyComplete()
- Specified by:
exchangeAlreadyComplete
in interfaceUndertowMessages
-
notHandshakeRecord$str
protected String notHandshakeRecord$str()
-
notHandshakeRecord
public final SSLHandshakeException notHandshakeRecord()
- Specified by:
notHandshakeRecord
in interfaceUndertowMessages
-
invalidHandshakeRecord$str
protected String invalidHandshakeRecord$str()
-
invalidHandshakeRecord
public final SSLHandshakeException invalidHandshakeRecord()
- Specified by:
invalidHandshakeRecord
in interfaceUndertowMessages
-
multiRecordSSLHandshake$str
protected String multiRecordSSLHandshake$str()
-
multiRecordSSLHandshake
public final SSLHandshakeException multiRecordSSLHandshake()
- Specified by:
multiRecordSSLHandshake
in interfaceUndertowMessages
-
expectedClientHello$str
protected String expectedClientHello$str()
-
expectedClientHello
public final SSLHandshakeException expectedClientHello()
- Specified by:
expectedClientHello
in interfaceUndertowMessages
-
expectedServerHello$str
protected String expectedServerHello$str()
-
expectedServerHello
public final SSLHandshakeException expectedServerHello()
- Specified by:
expectedServerHello
in interfaceUndertowMessages
-
tooManyRedirects$str
protected String tooManyRedirects$str()
-
tooManyRedirects
public final IOException tooManyRedirects(IOException exception)
- Specified by:
tooManyRedirects
in interfaceUndertowMessages
-
resumedAndDispatched$str
protected String resumedAndDispatched$str()
-
resumedAndDispatched
public final IllegalStateException resumedAndDispatched()
- Specified by:
resumedAndDispatched
in interfaceUndertowMessages
-
noHostInHttp11Request$str
protected String noHostInHttp11Request$str()
-
noHostInHttp11Request
public final IOException noHostInHttp11Request()
- Specified by:
noHostInHttp11Request
in interfaceUndertowMessages
-
invalidHpackEncoding$str
protected String invalidHpackEncoding$str()
-
invalidHpackEncoding
public final HpackException invalidHpackEncoding(byte b)
- Specified by:
invalidHpackEncoding
in interfaceUndertowMessages
-
newlineNotSupportedInHttpString$str
protected String newlineNotSupportedInHttpString$str()
-
newlineNotSupportedInHttpString
public final IllegalArgumentException newlineNotSupportedInHttpString(String value)
- Specified by:
newlineNotSupportedInHttpString
in interfaceUndertowMessages
-
pseudoHeaderInWrongOrder$str
protected String pseudoHeaderInWrongOrder$str()
-
pseudoHeaderInWrongOrder
public final String pseudoHeaderInWrongOrder(HttpString header)
- Specified by:
pseudoHeaderInWrongOrder
in interfaceUndertowMessages
-
expectedContinuationFrame$str
protected String expectedContinuationFrame$str()
-
expectedContinuationFrame
public final String expectedContinuationFrame()
- Specified by:
expectedContinuationFrame
in interfaceUndertowMessages
-
incorrectFrameSize$str
protected String incorrectFrameSize$str()
-
incorrectFrameSize
public final String incorrectFrameSize()
- Specified by:
incorrectFrameSize
in interfaceUndertowMessages
-
streamNotRegistered$str
protected String streamNotRegistered$str()
-
streamNotRegistered
public final IllegalStateException streamNotRegistered()
- Specified by:
streamNotRegistered
in interfaceUndertowMessages
-
sendChallengeReturnedNull$str
protected String sendChallengeReturnedNull$str()
-
sendChallengeReturnedNull
public final NullPointerException sendChallengeReturnedNull(AuthenticationMechanism mechanism)
- Specified by:
sendChallengeReturnedNull
in interfaceUndertowMessages
-
bodyIsSetAndNotReadyForFlush$str
protected String bodyIsSetAndNotReadyForFlush$str()
-
bodyIsSetAndNotReadyForFlush
public final IllegalStateException bodyIsSetAndNotReadyForFlush()
- Specified by:
bodyIsSetAndNotReadyForFlush
in interfaceUndertowMessages
-
invalidGzipHeader$str
protected String invalidGzipHeader$str()
-
invalidGzipHeader
public final IOException invalidGzipHeader()
- Specified by:
invalidGzipHeader
in interfaceUndertowMessages
-
invalidGZIPFooter$str
protected String invalidGZIPFooter$str()
-
invalidGZIPFooter
public final IOException invalidGZIPFooter()
- Specified by:
invalidGZIPFooter
in interfaceUndertowMessages
-
responseTooLargeToBuffer$str
protected String responseTooLargeToBuffer$str()
-
responseTooLargeToBuffer
public final IllegalStateException responseTooLargeToBuffer(Long length)
- Specified by:
responseTooLargeToBuffer
in interfaceUndertowMessages
-
headerBlockTooLarge$str
protected String headerBlockTooLarge$str()
-
headerBlockTooLarge
public final String headerBlockTooLarge()
- Specified by:
headerBlockTooLarge
in interfaceUndertowMessages
-
invalidSameSiteMode$str
protected String invalidSameSiteMode$str()
-
invalidSameSiteMode
public final IllegalArgumentException invalidSameSiteMode(String mode, String validAttributes)
- Specified by:
invalidSameSiteMode
in interfaceUndertowMessages
-
invalidToken$str
protected String invalidToken$str()
-
invalidToken
public final IllegalArgumentException invalidToken(byte c)
- Specified by:
invalidToken
in interfaceUndertowMessages
-
invalidHeaders$str
protected String invalidHeaders$str()
-
invalidHeaders
public final IllegalArgumentException invalidHeaders()
- Specified by:
invalidHeaders
in interfaceUndertowMessages
-
invalidCharacterInRequestTarget$str
protected String invalidCharacterInRequestTarget$str()
-
invalidCharacterInRequestTarget
public final String invalidCharacterInRequestTarget(char next)
- Specified by:
invalidCharacterInRequestTarget
in interfaceUndertowMessages
-
objectIsClosed$str
protected String objectIsClosed$str()
-
objectIsClosed
public final IllegalStateException objectIsClosed()
- Specified by:
objectIsClosed
in interfaceUndertowMessages
-
moreThanOneHostHeader$str
protected String moreThanOneHostHeader$str()
-
moreThanOneHostHeader
public final IOException moreThanOneHostHeader()
- Specified by:
moreThanOneHostHeader
in interfaceUndertowMessages
-
invalidCookieValue$str
protected String invalidCookieValue$str()
-
invalidCookieValue
public final IllegalArgumentException invalidCookieValue(String value)
- Specified by:
invalidCookieValue
in interfaceUndertowMessages
-
invalidCookieDomain$str
protected String invalidCookieDomain$str()
-
invalidCookieDomain
public final IllegalArgumentException invalidCookieDomain(String value)
- Specified by:
invalidCookieDomain
in interfaceUndertowMessages
-
invalidCookiePath$str
protected String invalidCookiePath$str()
-
invalidCookiePath
public final IllegalArgumentException invalidCookiePath(String value)
- Specified by:
invalidCookiePath
in interfaceUndertowMessages
-
invalidControlCharacter$str
protected String invalidControlCharacter$str()
-
invalidControlCharacter
public final IllegalArgumentException invalidControlCharacter(String value)
- Specified by:
invalidControlCharacter
in interfaceUndertowMessages
-
invalidEscapeCharacter$str
protected String invalidEscapeCharacter$str()
-
invalidEscapeCharacter
public final IllegalArgumentException invalidEscapeCharacter()
- Specified by:
invalidEscapeCharacter
in interfaceUndertowMessages
-
invalidHpackIndex$str
protected String invalidHpackIndex$str()
-
invalidHpackIndex
public final HpackException invalidHpackIndex(int index)
- Specified by:
invalidHpackIndex
in interfaceUndertowMessages
-
bufferPoolTooSmall$str
protected String bufferPoolTooSmall$str()
-
bufferPoolTooSmall
public final IllegalArgumentException bufferPoolTooSmall(int minSize)
- Specified by:
bufferPoolTooSmall
in interfaceUndertowMessages
-
invalidProxyHeader$str
protected String invalidProxyHeader$str()
-
invalidProxyHeader
public final IOException invalidProxyHeader()
- Specified by:
invalidProxyHeader
in interfaceUndertowMessages
-
headerSizeToLarge$str
protected String headerSizeToLarge$str()
-
headerSizeToLarge
public final IOException headerSizeToLarge()
- Specified by:
headerSizeToLarge
in interfaceUndertowMessages
-
http2TrailerToLargeForSingleBuffer$str
protected String http2TrailerToLargeForSingleBuffer$str()
-
http2TrailerToLargeForSingleBuffer
public final RuntimeException http2TrailerToLargeForSingleBuffer()
- Specified by:
http2TrailerToLargeForSingleBuffer
in interfaceUndertowMessages
-
pingNotSupported$str
protected String pingNotSupported$str()
-
pingNotSupported
public final IOException pingNotSupported()
- Specified by:
pingNotSupported
in interfaceUndertowMessages
-
pingTimeout$str
protected String pingTimeout$str()
-
pingTimeout
public final IOException pingTimeout()
- Specified by:
pingTimeout
in interfaceUndertowMessages
-
streamLimitExceeded$str
protected String streamLimitExceeded$str()
-
streamLimitExceeded
public final IOException streamLimitExceeded()
- Specified by:
streamLimitExceeded
in interfaceUndertowMessages
-
invalidIpAddress$str
protected String invalidIpAddress$str()
-
invalidIpAddress
public final IOException invalidIpAddress(String addressString)
- Specified by:
invalidIpAddress
in interfaceUndertowMessages
-
invalidTlsExt$str
protected String invalidTlsExt$str()
-
invalidTlsExt
public final SSLException invalidTlsExt()
- Specified by:
invalidTlsExt
in interfaceUndertowMessages
-
notEnoughData$str
protected String notEnoughData$str()
-
notEnoughData
public final SSLException notEnoughData()
- Specified by:
notEnoughData
in interfaceUndertowMessages
-
emptyHostNameSni$str
protected String emptyHostNameSni$str()
-
emptyHostNameSni
public final SSLException emptyHostNameSni()
- Specified by:
emptyHostNameSni
in interfaceUndertowMessages
-
duplicatedSniServerName$str
protected String duplicatedSniServerName$str()
-
duplicatedSniServerName
public final SSLException duplicatedSniServerName(int type)
- Specified by:
duplicatedSniServerName
in interfaceUndertowMessages
-
noContextForSslConnection$str
protected String noContextForSslConnection$str()
-
noContextForSslConnection
public final SSLException noContextForSslConnection()
- Specified by:
noContextForSslConnection
in interfaceUndertowMessages
-
defaultContextCannotBeNull$str
protected String defaultContextCannotBeNull$str()
-
defaultContextCannotBeNull
public final IllegalStateException defaultContextCannotBeNull()
- Specified by:
defaultContextCannotBeNull
in interfaceUndertowMessages
-
formValueIsInMemoryFile$str
protected String formValueIsInMemoryFile$str()
-
formValueIsInMemoryFile
public final IllegalStateException formValueIsInMemoryFile()
- Specified by:
formValueIsInMemoryFile
in interfaceUndertowMessages
-
failedToDecodeParameterValue$str
protected String failedToDecodeParameterValue$str()
-
failedToDecodeParameterValue
public final String failedToDecodeParameterValue(String parameter, String value, Exception e)
- Specified by:
failedToDecodeParameterValue
in interfaceUndertowMessages
-
failedToDecodeParameterName$str
protected String failedToDecodeParameterName$str()
-
failedToDecodeParameterName
public final String failedToDecodeParameterName(String parameter, Exception e)
- Specified by:
failedToDecodeParameterName
in interfaceUndertowMessages
-
chunkSizeTooLarge$str
protected String chunkSizeTooLarge$str()
-
chunkSizeTooLarge
public final IOException chunkSizeTooLarge()
- Specified by:
chunkSizeTooLarge
in interfaceUndertowMessages
-
sessionWithIdAlreadyExists$str
protected String sessionWithIdAlreadyExists$str()
-
sessionWithIdAlreadyExists
public final IllegalStateException sessionWithIdAlreadyExists(String sessionID)
- Specified by:
sessionWithIdAlreadyExists
in interfaceUndertowMessages
-
blockingReadTimedOut$str
protected String blockingReadTimedOut$str()
-
blockingReadTimedOut
public final org.xnio.channels.ReadTimeoutException blockingReadTimedOut(long timeoutNanoseconds)
- Specified by:
blockingReadTimedOut
in interfaceUndertowMessages
-
blockingWriteTimedOut$str
protected String blockingWriteTimedOut$str()
-
blockingWriteTimedOut
public final org.xnio.channels.WriteTimeoutException blockingWriteTimedOut(long timeoutNanoseconds)
- Specified by:
blockingWriteTimedOut
in interfaceUndertowMessages
-
readTimedOut$str
protected String readTimedOut$str()
-
readTimedOut
public final org.xnio.channels.ReadTimeoutException readTimedOut(long timeoutMilliseconds)
- Specified by:
readTimedOut
in interfaceUndertowMessages
-
failedToReplaceHashOutputStream$str
protected String failedToReplaceHashOutputStream$str()
-
failedToReplaceHashOutputStream
public final SSLException failedToReplaceHashOutputStream(Exception e)
- Specified by:
failedToReplaceHashOutputStream
in interfaceUndertowMessages
-
failedToReplaceHashOutputStreamOnWrite$str
protected String failedToReplaceHashOutputStreamOnWrite$str()
-
failedToReplaceHashOutputStreamOnWrite
public final RuntimeException failedToReplaceHashOutputStreamOnWrite(Exception e)
- Specified by:
failedToReplaceHashOutputStreamOnWrite
in interfaceUndertowMessages
-
failedToInitializePathManager$str
protected String failedToInitializePathManager$str()
-
failedToInitializePathManager
public final RuntimeException failedToInitializePathManager(String path, IOException ioe)
- Specified by:
failedToInitializePathManager
in interfaceUndertowMessages
-
invalidACLAddress$str
protected String invalidACLAddress$str()
-
invalidACLAddress
public final IllegalArgumentException invalidACLAddress(Exception e)
- Specified by:
invalidACLAddress
in interfaceUndertowMessages
-
noWindowUpdate$str
protected String noWindowUpdate$str()
-
noWindowUpdate
public final IOException noWindowUpdate(long timeoutMiliseconds)
- Specified by:
noWindowUpdate
in interfaceUndertowMessages
-
pathNotADirectory$str
protected String pathNotADirectory$str()
-
pathNotADirectory
public final IOException pathNotADirectory(Path path)
- Specified by:
pathNotADirectory
in interfaceUndertowMessages
-
pathElementIsRegularFile$str
protected String pathElementIsRegularFile$str()
-
pathElementIsRegularFile
public final IOException pathElementIsRegularFile(Path path)
- Specified by:
pathElementIsRegularFile
in interfaceUndertowMessages
-
-