org.bushe.swing.event
Class EventServiceExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bushe.swing.event.EventServiceExistsException
- All Implemented Interfaces:
- Serializable
public class EventServiceExistsException
- extends Exception
Exception thrown by the EventServiceLocator when an EventService already is registered for a name.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EventServiceExistsException
public EventServiceExistsException(String msg)
Copyright © 2011 Bushe Enterprises, Inc.. All Rights Reserved.