Oracle Data-aware Controls Reference

Uses of Class
oracle.dacf.util.errormanager.NameAlreadyRegisteredException

Packages that use NameAlreadyRegisteredException
oracle.dacf.util.errormanager The ErrorManager is a singleton object that manages the storage and flow of ErrorMessage objects, and administers the registration of error listeners and error loggers. 
 

Uses of NameAlreadyRegisteredException in oracle.dacf.util.errormanager
 

Methods in oracle.dacf.util.errormanager that throw NameAlreadyRegisteredException
static void ErrorManager.addErrorManagerListener(ErrorManagerListener eml)
          Registers an ErrorListener; registered listeners are eligible to be notified by the ErrorManager of error events.
static void ErrorManager.addErrorLogger(ErrorLogger el)
          Registers an ErrorLogger given its unique name.
 


Oracle Data-aware Controls Reference

 

Copyright © 1997, 2003, Oracle. All rights reserved.