|
Oracle Data-aware Controls Reference | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use oracle.dacf.util.errormanager | |
oracle.dacf.dataset | This packages provides that classes, facilities and mechanisms necessary for defining that data model for the DAC Java client. |
oracle.dacf.style | |
oracle.dacf.util.errorloggers | This package provides classes which serve as examples of non-buffered error loggers. |
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. |
Classes in oracle.dacf.util.errormanager used by oracle.dacf.dataset | |
ErrorAttribute
The ErrorAttribute interface defines an error attribute to be recorded in the logging facilities. |
|
ErrorMessage
The ErrorMessage class is an overloaded class and is used to define an error. |
|
ErrorMessageContext
The ErrorMessageContext interface represents the situation- or error-specific context information attached to the ErrorMessage. |
|
ErrorSeverity
The ErrorSeverity class definines the text to be used for a given error severity. |
|
ErrorType
The ErrorType class provides the base methods for defining error types or categories. |
Classes in oracle.dacf.util.errormanager used by oracle.dacf.style | |
ErrorAttribute
The ErrorAttribute interface defines an error attribute to be recorded in the logging facilities. |
|
ErrorSeverity
The ErrorSeverity class definines the text to be used for a given error severity. |
|
ErrorType
The ErrorType class provides the base methods for defining error types or categories. |
Classes in oracle.dacf.util.errormanager used by oracle.dacf.util.errorloggers | |
ErrorAttribute
The ErrorAttribute interface defines an error attribute to be recorded in the logging facilities. |
|
ErrorLogger
The ErrorLogger interface implements the base methods for an ErrorLogger implementation. |
|
ErrorLoggerAdapter
The ErrorLoggerAdapter interface is the Adapter implementation for the error logger, and defines an abstract non-buffered logger. |
|
ErrorMessage
The ErrorMessage class is an overloaded class and is used to define an error. |
|
ErrorSeverity
The ErrorSeverity class definines the text to be used for a given error severity. |
|
ErrorType
The ErrorType class provides the base methods for defining error types or categories. |
Classes in oracle.dacf.util.errormanager used by oracle.dacf.util.errormanager | |
ErrorAttribute
The ErrorAttribute interface defines an error attribute to be recorded in the logging facilities. |
|
ErrorLogger
The ErrorLogger interface implements the base methods for an ErrorLogger implementation. |
|
ErrorManagerListener
Defines the interface for ErrorManager event listeners. |
|
ErrorMessage
The ErrorMessage class is an overloaded class and is used to define an error. |
|
ErrorMessageContext
The ErrorMessageContext interface represents the situation- or error-specific context information attached to the ErrorMessage. |
|
ErrorMessageText
The ErrorMessageText class is an overloaded class that defines the error message as a message text and a message ID. |
|
ErrorMessageText.MessageId
Inner class implementing the error message ID. |
|
ErrorMessageText.MessageText
Inner class implementing the error message text. |
|
ErrorMessageVetoException
The ErrorMessageVetoException is thrown by error listeners when they want to veto either the: |
|
ErrorSeverity
The ErrorSeverity class definines the text to be used for a given error severity. |
|
ErrorTimeStamp
The ErrorTimeStamp class defines the time stamp given to an error message when it is logged. |
|
ErrorTimeStamp.ErrorDate
Inner class implementing the data part of the time stamp as an ErrorAttribute. |
|
ErrorTimeStamp.ErrorTime
Inner class implementing the time part of the time stamp as an ErrorAttribute. |
|
ErrorType
The ErrorType class provides the base methods for defining error types or categories. |
|
NameAlreadyRegisteredException
The ErrorManager throws a NameAlreadyRegisteredException when an attempt is made to register an ErrorListener or ErrorLogger with a name that has already been used for registration. |
|
Oracle Data-aware Controls Reference | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2003, Oracle. All rights reserved.