Class NotAServletEnvironmentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.tiles.request.jakarta.servlet.NotAServletEnvironmentException
All Implemented Interfaces:
Serializable

Exception that indicates that a resource could not be used because it is not in a servlet environment.

Copied from Apache tiles-request-servlet 1.0.7 and adapted for Jakarta EE 9.

See Also: