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

Constructor Index

 o EventManagerException(String)
Constructs an EventManagerException.

Constructors

 o EventManagerException

 public EventManagerException(String type)

Constructs an EventManagerException.

Parameters:
type - A String describing the exception.


All Packages  Class Hierarchy  This Package  Previous  Next  Index