MissingWebServerFactoryBeanException

constructor(webServerApplicationContextClass: Class<out WebServerApplicationContext>, webServerFactoryClass: Class<out WebServerFactory>, webApplicationType: WebApplicationType)

Create a new MissingWebServerFactoryBeanException.

Parameters

webServerApplicationContextClass

the class of theWebServerApplicationContext that required the WebServerFactory

webServerFactoryClass

the class of the WebServerFactory that was missing

webApplicationType

the type of the web application