Package io.undertow.servlet
Class UndertowServletMessages_$bundle
java.lang.Object
io.undertow.servlet.UndertowServletMessages_$bundle
- All Implemented Interfaces:
UndertowServletMessages,Serializable
@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor",
date="2024-10-16T10:36:03-0300")
public class UndertowServletMessages_$bundle
extends Object
implements UndertowServletMessages, Serializable
Warning this class consists of generated code.
- See Also:
-
Field Summary
FieldsFields inherited from interface io.undertow.servlet.UndertowServletMessages
MESSAGES -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal IllegalStateExceptionprotected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalStateExceptionprotected Stringfinal ServletExceptionprotected Stringfinal IllegalArgumentExceptionprotected Stringprotected Stringfinal RuntimeExceptioncannotLoadClass(String className, Exception e) protected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalArgumentExceptioncomponentMustHaveDefaultConstructor(String componentType, Class<?> componentClass) protected Stringfinal IllegalStateExceptionprotected Stringfinal RuntimeExceptioncouldNotCreateFactory(String className, Exception e) protected Stringfinal IllegalArgumentExceptioncouldNotFindContextToDispatchTo(String originalContextPath) protected Stringfinal ServletExceptioncouldNotInstantiateComponent(String name, Exception e) protected Stringfinal IOExceptiondeleteFailed(Path file) protected Stringfinal ServletExceptiondeploymentStopped(String deployment) protected Stringfinal IllegalArgumentExceptionfilterMustImplementFilter(String name, Class<? extends Filter> filterClass) protected Stringfinal IllegalStateExceptionfilterNotFound(String filterName, String mapping) protected Stringfinal IllegalStateExceptionprotected Stringprotected Localefinal IllegalStateExceptionprotected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalArgumentExceptionheaderCannotBeConvertedToDate(String header) protected Stringfinal NullPointerExceptionprotected Stringfinal IllegalArgumentExceptioninvalidMethodForPushRequest(String method) protected Stringfinal IllegalArgumentExceptioninvalidRequestResponseType(ServletRequest request, ServletResponse response) protected Stringfinal IllegalStateExceptionprotected Stringfinal NullPointerExceptionprotected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalArgumentExceptionlistenerMustImplementListenerClass(Class<?> listenerClass) protected Stringfinal ServletExceptionprotected Stringfinal IllegalStateExceptionmoreThanOneDefaultErrorPage(String defaultErrorPage, String location) protected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalStateExceptionprotected Stringfinal ServletExceptionprotected Stringfinal IllegalStateExceptionprotected Stringfinal ServletExceptionprotected Stringfinal IllegalStateExceptionprotected Stringfinal ServletExceptionprotected Stringfinal NullPointerExceptionnullName()protected Stringfinal IllegalArgumentExceptionparamCannotBeNull(String param) final IllegalArgumentExceptionparamCannotBeNull(String param, String componentType, String name) protected Stringprotected Stringfinal NullPointerExceptionparamCannotBeNullNPE(String name) protected Stringfinal MalformedURLExceptionpathMustStartWithSlash(String path) protected Stringfinal IllegalArgumentExceptionprotected Stringfinal IllegalStateExceptionprotected Stringprotected Objectfinal IllegalArgumentExceptionprotected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalArgumentExceptionprotected Stringfinal IllegalArgumentExceptionroleMustNotBeEmpty(String deploymentName, String contextPath) protected Stringfinal IllegalStateExceptionservletAlreadyInitialize(String deploymentName, String contextPath) protected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalArgumentExceptionservletMustImplementServlet(String name, Class<? extends Servlet> servletClass) protected Stringfinal IllegalArgumentExceptionprotected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalArgumentExceptionprotected Stringfinal IllegalStateExceptionprotected Stringfinal IOExceptionprotected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalStateExceptiontrailersNotSupported(String reason) protected Stringfinal IllegalArgumentExceptionprotected Stringfinal RuntimeExceptionunknownAuthenticationMechanism(String mechName) protected Stringfinal ServletExceptionprotected String
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
UndertowServletMessages_$bundle
protected UndertowServletMessages_$bundle()
-
-
Method Details
-
readResolve
-
getLoggingLocale
-
paramCannotBeNull1$str
-
paramCannotBeNull
- Specified by:
paramCannotBeNullin interfaceUndertowServletMessages
-
paramCannotBeNull3$str
-
paramCannotBeNull
public final IllegalArgumentException paramCannotBeNull(String param, String componentType, String name) - Specified by:
paramCannotBeNullin interfaceUndertowServletMessages
-
canOnlyRemoveDeploymentsWhenUndeployed$str
-
canOnlyRemoveDeploymentsWhenUndeployed
public final IllegalStateException canOnlyRemoveDeploymentsWhenUndeployed(DeploymentManager.State state) - Specified by:
canOnlyRemoveDeploymentsWhenUndeployedin interfaceUndertowServletMessages
-
getReaderAlreadyCalled$str
-
getReaderAlreadyCalled
- Specified by:
getReaderAlreadyCalledin interfaceUndertowServletMessages
-
getInputStreamAlreadyCalled$str
-
getInputStreamAlreadyCalled
- Specified by:
getInputStreamAlreadyCalledin interfaceUndertowServletMessages
-
getWriterAlreadyCalled$str
-
getWriterAlreadyCalled
- Specified by:
getWriterAlreadyCalledin interfaceUndertowServletMessages
-
getOutputStreamAlreadyCalled$str
-
getOutputStreamAlreadyCalled
- Specified by:
getOutputStreamAlreadyCalledin interfaceUndertowServletMessages
-
twoServletsWithSameMapping$str
-
twoServletsWithSameMapping
- Specified by:
twoServletsWithSameMappingin interfaceUndertowServletMessages
-
headerCannotBeConvertedToDate$str
-
headerCannotBeConvertedToDate
- Specified by:
headerCannotBeConvertedToDatein interfaceUndertowServletMessages
-
servletMustImplementServlet$str
-
servletMustImplementServlet
public final IllegalArgumentException servletMustImplementServlet(String name, Class<? extends Servlet> servletClass) - Specified by:
servletMustImplementServletin interfaceUndertowServletMessages
-
componentMustHaveDefaultConstructor$str
-
componentMustHaveDefaultConstructor
public final IllegalArgumentException componentMustHaveDefaultConstructor(String componentType, Class<?> componentClass) - Specified by:
componentMustHaveDefaultConstructorin interfaceUndertowServletMessages
-
filterMustImplementFilter$str
-
filterMustImplementFilter
public final IllegalArgumentException filterMustImplementFilter(String name, Class<? extends Filter> filterClass) - Specified by:
filterMustImplementFilterin interfaceUndertowServletMessages
-
listenerMustImplementListenerClass$str
-
listenerMustImplementListenerClass
- Specified by:
listenerMustImplementListenerClassin interfaceUndertowServletMessages
-
couldNotInstantiateComponent$str
-
couldNotInstantiateComponent
- Specified by:
couldNotInstantiateComponentin interfaceUndertowServletMessages
-
cannotLoadClass$str
-
cannotLoadClass
- Specified by:
cannotLoadClassin interfaceUndertowServletMessages
-
deleteFailed$str
-
deleteFailed
- Specified by:
deleteFailedin interfaceUndertowServletMessages
-
notAMultiPartRequest$str
-
notAMultiPartRequest
- Specified by:
notAMultiPartRequestin interfaceUndertowServletMessages
-
asyncNotStarted$str
-
asyncNotStarted
- Specified by:
asyncNotStartedin interfaceUndertowServletMessages
-
responseAlreadyCommited$str
-
responseAlreadyCommited
- Specified by:
responseAlreadyCommitedin interfaceUndertowServletMessages
-
contentHasBeenWritten$str
-
contentHasBeenWritten
- Specified by:
contentHasBeenWrittenin interfaceUndertowServletMessages
-
pathMustStartWithSlash$str
-
pathMustStartWithSlash
- Specified by:
pathMustStartWithSlashin interfaceUndertowServletMessages
-
sessionIsInvalid$str
-
sessionIsInvalid
- Specified by:
sessionIsInvalidin interfaceUndertowServletMessages
-
requestWasNotOriginalOrWrapper$str
-
requestWasNotOriginalOrWrapper
- Specified by:
requestWasNotOriginalOrWrapperin interfaceUndertowServletMessages
-
responseWasNotOriginalOrWrapper$str
-
responseWasNotOriginalOrWrapper
- Specified by:
responseWasNotOriginalOrWrapperin interfaceUndertowServletMessages
-
asyncRequestAlreadyDispatched$str
-
asyncRequestAlreadyDispatched
- Specified by:
asyncRequestAlreadyDispatchedin interfaceUndertowServletMessages
-
startAsyncNotAllowed$str
-
startAsyncNotAllowed
- Specified by:
startAsyncNotAllowedin interfaceUndertowServletMessages
-
notImplemented$str
-
notImplemented
- Specified by:
notImplementedin interfaceUndertowServletMessages
-
asyncAlreadyStarted$str
-
asyncAlreadyStarted
- Specified by:
asyncAlreadyStartedin interfaceUndertowServletMessages
-
streamIsClosed$str
-
streamIsClosed
- Specified by:
streamIsClosedin interfaceUndertowServletMessages
-
userAlreadyLoggedIn$str
-
userAlreadyLoggedIn
- Specified by:
userAlreadyLoggedInin interfaceUndertowServletMessages
-
loginFailed$str
-
loginFailed
- Specified by:
loginFailedin interfaceUndertowServletMessages
-
authenticationFailed$str
-
authenticationFailed
- Specified by:
authenticationFailedin interfaceUndertowServletMessages
-
noSession$str
-
noSession
- Specified by:
noSessionin interfaceUndertowServletMessages
-
streamNotInAsyncMode$str
-
streamNotInAsyncMode
- Specified by:
streamNotInAsyncModein interfaceUndertowServletMessages
-
streamNotReady$str
-
streamNotReady
- Specified by:
streamNotReadyin interfaceUndertowServletMessages
-
listenerAlreadySet$str
-
listenerAlreadySet
- Specified by:
listenerAlreadySetin interfaceUndertowServletMessages
-
noWebSocketHandler$str
-
noWebSocketHandler
- Specified by:
noWebSocketHandlerin interfaceUndertowServletMessages
-
unknownAuthenticationMechanism$str
-
unknownAuthenticationMechanism
- Specified by:
unknownAuthenticationMechanismin interfaceUndertowServletMessages
-
moreThanOneDefaultErrorPage$str
-
moreThanOneDefaultErrorPage
public final IllegalStateException moreThanOneDefaultErrorPage(String defaultErrorPage, String location) - Specified by:
moreThanOneDefaultErrorPagein interfaceUndertowServletMessages
-
servletContextAlreadyInitialized$str
-
servletContextAlreadyInitialized
- Specified by:
servletContextAlreadyInitializedin interfaceUndertowServletMessages
-
cannotCallFromProgramaticListener$str
-
cannotCallFromProgramaticListener
- Specified by:
cannotCallFromProgramaticListenerin interfaceUndertowServletMessages
-
cannotAddServletContextListener$str
-
cannotAddServletContextListener
- Specified by:
cannotAddServletContextListenerin interfaceUndertowServletMessages
-
listenerCannotBeNull$str
-
listenerCannotBeNull
- Specified by:
listenerCannotBeNullin interfaceUndertowServletMessages
-
sslCannotBeCombinedWithAnyOtherMethod$str
-
sslCannotBeCombinedWithAnyOtherMethod
- Specified by:
sslCannotBeCombinedWithAnyOtherMethodin interfaceUndertowServletMessages
-
couldNotFindContextToDispatchTo$str
-
couldNotFindContextToDispatchTo
- Specified by:
couldNotFindContextToDispatchToin interfaceUndertowServletMessages
-
nullName$str
-
nullName
- Specified by:
nullNamein interfaceUndertowServletMessages
-
invalidRequestResponseType$str
-
invalidRequestResponseType
public final IllegalArgumentException invalidRequestResponseType(ServletRequest request, ServletResponse response) - Specified by:
invalidRequestResponseTypein interfaceUndertowServletMessages
-
asyncRequestAlreadyReturnedToContainer$str
-
asyncRequestAlreadyReturnedToContainer
- Specified by:
asyncRequestAlreadyReturnedToContainerin interfaceUndertowServletMessages
-
filterNotFound$str
-
filterNotFound
- Specified by:
filterNotFoundin interfaceUndertowServletMessages
-
deploymentStopped$str
-
deploymentStopped
- Specified by:
deploymentStoppedin interfaceUndertowServletMessages
-
headerNameWasNull$str
-
headerNameWasNull
- Specified by:
headerNameWasNullin interfaceUndertowServletMessages
-
noConfidentialPortAvailable$str
-
noConfidentialPortAvailable
- Specified by:
noConfidentialPortAvailablein interfaceUndertowServletMessages
-
couldNotCreateFactory$str
-
couldNotCreateFactory
- Specified by:
couldNotCreateFactoryin interfaceUndertowServletMessages
-
listenerIsNotStarted$str
-
listenerIsNotStarted
- Specified by:
listenerIsNotStartedin interfaceUndertowServletMessages
-
pathWasNotSet$str
-
pathWasNotSet
- Specified by:
pathWasNotSetin interfaceUndertowServletMessages
-
multipartConfigNotPresent$str
-
multipartConfigNotPresent
- Specified by:
multipartConfigNotPresentin interfaceUndertowServletMessages
-
servletNameNull$str
-
servletNameNull
- Specified by:
servletNameNullin interfaceUndertowServletMessages
-
paramCannotBeNullNPE$str
-
paramCannotBeNullNPE
- Specified by:
paramCannotBeNullNPEin interfaceUndertowServletMessages
-
trailersNotSupported$str
-
trailersNotSupported
- Specified by:
trailersNotSupportedin interfaceUndertowServletMessages
-
invalidMethodForPushRequest$str
-
invalidMethodForPushRequest
- Specified by:
invalidMethodForPushRequestin interfaceUndertowServletMessages
-
noSecurityContextAvailable$str
-
noSecurityContextAvailable
- Specified by:
noSecurityContextAvailablein interfaceUndertowServletMessages
-
pathMustStartWithSlashForRequestDispatcher$str
-
pathMustStartWithSlashForRequestDispatcher
- Specified by:
pathMustStartWithSlashForRequestDispatcherin interfaceUndertowServletMessages
-
servletAlreadyInitialize$str
-
servletAlreadyInitialize
public final IllegalStateException servletAlreadyInitialize(String deploymentName, String contextPath) - Specified by:
servletAlreadyInitializein interfaceUndertowServletMessages
-
roleMustNotBeEmpty$str
-
roleMustNotBeEmpty
- Specified by:
roleMustNotBeEmptyin interfaceUndertowServletMessages
-
sessionCreationAfterResponseCommittedNotAllowed$str
-
sessionCreationAfterResponseCommittedNotAllowed
- Specified by:
sessionCreationAfterResponseCommittedNotAllowedin interfaceUndertowServletMessages
-
sessionIdChangeAfterResponseCommittedNotAllowed$str
-
sessionIdChangeAfterResponseCommittedNotAllowed
- Specified by:
sessionIdChangeAfterResponseCommittedNotAllowedin interfaceUndertowServletMessages
-