|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Class Summary | |
| LogManager | Deprecated. This class has been deprecated. |
| LogRecord | Deprecated. This class has been deprecated. |
| Exception Summary | |
| ConnectionException | Throw a log exception when connection to the DB fails. |
| DriverLoadException | Throw a log exception when JDBC driver load fails |
| InvalidLogNameException | LogException thrown when log name is invalid. |
| LogAlreadyExistException | LogException thrown when the log already exists |
| LogCreateException | LogException thrown when log creation fails. |
| LogDeleteException | LogException thrown when the log deletion fails. |
| LogException | The applications may encounter errors when they are denied for a log access because they don't have the access privileges or when they do not have a valid session. |
| LogFatalException | LogException thrown when a fatal error occurs |
| LogHandlerException | LogException thrown when a log handler error is encountered. |
| LogInactiveException | LogException thrown when the log is in INACTIVE status. |
| LogInvalidSessionException | |
| LogNotFoundException | LogNotFoundException thrown when an application access a log which does not exist. |
| LogPrivDeniedException | LogException thrown when the access privilege is denied. |
| LogProfileException | Log Exception thrown when access privilege is denied. |
| LogReadExceedsMaxException | Log Exception thrown when log size exceeds the maximum size defined in the log profile. |
| LogReadException | Log Exception thrown when an error is encountered in retrieving the log information. |
| LogTypeException | Log Exception thrown when log type error occurs. |
| LogWriteException | Log Exception thrown when the log record submission fails |
| NullLocationException | Log Exception thrown when the location is null. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||