All Packages Class Hierarchy This Package Previous Next Index
Class COM.meitca.concordia.event.EventManagerException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----COM.meitca.concordia.event.EventException
|
+----COM.meitca.concordia.event.EventManagerException
- public class EventManagerException
- extends EventException
Exceptions encountered by the EventManager.
- See Also:
- EventMangerConnection
-
EventManagerException(String)
- Constructs an EventManagerException.
EventManagerException
public EventManagerException(String type)
- Constructs an EventManagerException.
- Parameters:
- type - A String describing the exception.
All Packages Class Hierarchy This Package Previous Next Index