Class TomcatServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.linecorp.armeria.server.tomcat.TomcatServiceException
All Implemented Interfaces:
Serializable

public final class TomcatServiceException
extends RuntimeException
A RuntimeException that is raised when configuring or starting an embedded Tomcat fails.
See Also:
Serialized Form