Oracle Data-aware Controls Reference

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

Packages that use ErrorMessageVetoException
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 ErrorMessageVetoException in oracle.dacf.util.errormanager
 

Methods in oracle.dacf.util.errormanager that throw ErrorMessageVetoException
 void ErrorManagerListener.addingErrorMessage(ErrorMessage msg)
          Called when the ErrorManager has been requested to add an error message.
 void ErrorManagerListener.removingErrorMessage(ErrorMessage msg)
          Called when the ErrorManager has been requested to remove a specific error message.
 


Oracle Data-aware Controls Reference

 

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