Class ScopeNotActiveException

All Implemented Interfaces:
Serializable

public class ScopeNotActiveException extends BeanCreationException
A subclass of BeanCreationException which indicates that the target scope is not active, for example, in case of request or session scope.
Since:
5.3
Author:
Juergen Hoeller
See Also: