From 780b92ada9afcf1d58085a83a0b9e6bc982203d1 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Tue, 17 Feb 2015 17:25:57 +0000 Subject: Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz. --- docs/java/com/sleepycat/util/ErrorBuffer.html | 535 +++++++++++++------------- 1 file changed, 265 insertions(+), 270 deletions(-) (limited to 'docs/java/com/sleepycat/util/ErrorBuffer.html') diff --git a/docs/java/com/sleepycat/util/ErrorBuffer.html b/docs/java/com/sleepycat/util/ErrorBuffer.html index 2dd2e9e8..2c25713d 100644 --- a/docs/java/com/sleepycat/util/ErrorBuffer.html +++ b/docs/java/com/sleepycat/util/ErrorBuffer.html @@ -1,290 +1,285 @@ - - - - - -ErrorBuffer (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + +
+ + +
+ + + - -
-

- -com.sleepycat.util -
-Class ErrorBuffer

-
-java.lang.Object
-  extended by com.sleepycat.util.ErrorBuffer
-
-
-
-
public class ErrorBuffer
extends Object
- - -

-


- -

- +

+
com.sleepycat.util
+

Class ErrorBuffer

+
+
+ +
+
    +
  • +
    +
    +
    public class ErrorBuffer
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • - - - - - - - - - -
    -Constructor Summary
    ErrorBuffer(int num_msg) - -
    -           
    -  +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      ErrorBuffer(int num_msg) 
      +
    • +
    - - - - - - - - - - - - - - - - - - -
    -Method Summary
    - voidappend(String msg) - -
    -           
    - voidclear() - -
    -           
    - Stringget() - -
    -           
    - - - - - - - -
    Methods inherited from class java.lang.Object
    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -  -

    - +

      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidappend(java.lang.String msg) 
      voidclear() 
      java.lang.Stringget() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • - - - - - - -
    -Constructor Detail
    - -

    -ErrorBuffer

    -
    -public ErrorBuffer(int num_msg)
    -
    -
    - +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ErrorBuffer

        +
        public ErrorBuffer(int num_msg)
        +
      • +
      +
    • +
    - - - - - - -
    -Method Detail
    - -

    -append

    -
    -public void append(String msg)
    -
    -
    -
    -
    -
    -
    - -

    -get

    -
    -public String get()
    -
    -
    -
    -
    -
    -
    - -

    -clear

    -
    -public void clear()
    -
    -
    -
    -
    -
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        append

        +
        public void append(java.lang.String msg)
        +
      • +
      + + + +
        +
      • +

        get

        +
        public java.lang.String get()
        +
      • +
      + + + +
        +
      • +

        clear

        +
        public void clear()
        +
      • +
      +
    • +
    +
  • +
+
+
-
- - - - - - - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + +
+ + +
+ + + - -
-Copyright (c) 1996, 2012 Oracle and/or its affiliates. All rights reserved. - - +

Copyright (c) 1996, 2015 Oracle and/or its affiliates. All rights reserved.

+ + -- cgit v1.2.1