Oracle Data-aware Controls Reference

oracle.dacf.util.errorloggers
Class InputStreamLoggerReader.ErrorAttributes

java.lang.Object
  extended byoracle.dacf.util.errorloggers.InputStreamLoggerReader.ErrorAttributes
Enclosing class:
InputStreamLoggerReader

public class InputStreamLoggerReader.ErrorAttributes
extends java.lang.Object

Inner class used to present a context-less error. This class can be constructed only by the InputStreamLoggerReader class.


Method Summary
 ErrorAttribute[] getErrorAttributes()
          Returns the context-less part of the error content as an array of error attributes.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getErrorAttributes

public ErrorAttribute[] getErrorAttributes()
Returns the context-less part of the error content as an array of error attributes.

Returns:
the context-less part of the error content.

Oracle Data-aware Controls Reference

 

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