- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- AuthorizationDenied
public class ActionCongestionPointException
extends java.lang.Exception
An exception that can be thrown by an ActionCongestionPoint.init() method to signal that the application
can not be initialized. This exception is also thrown by the ACP to signal problems to the
ActionCongestionPoint application.
- See Also:
- Serialized Form