Uses of Class
ratpack.session.NonAllowedSessionTypeException
- 
Packages that use NonAllowedSessionTypeException Package Description ratpack.session Objects for providingSessionsupport.
- 
- 
Uses of NonAllowedSessionTypeException in ratpack.sessionMethods in ratpack.session that throw NonAllowedSessionTypeException Modifier and Type Method Description default voidSessionTypeFilter. assertAllowed(String className)ThrowsNonAllowedSessionTypeExceptionif the given type is not allowed by this filterer.
 
-