ObjectDB ObjectDB

Internal Website Search

31-40 of 200 resultsRefresh
9

java.lang.Exception

1.4 Throwable fillInStackTrace() Fills in the execution stack trace. Fills in the execution stack trace. This method records within this Throwable object information about the current state ... trace information printed by printStackTrace(). Provides programmatic access to the stack trace
8

Posting Sample Code

To demonstrate a technical question or an issue - you may have to provide a complete runnable sample program. If an unexpected exception (e.g. NullPointerException or ClassCastException) is thrown by ObjectDB - posting the full stack trace with no sample program (using the Issue Tracking
8

General Settings and Logging

logging levels are: "fatal" "error" "warning" "info" "trace" "debug"
5

getStackTrace()

to the stack trace information printed by printStackTrace(). Returns an array of stack trace elements, each ... more stack frames from the stack trace. In the extreme case, a virtual machine that has no stack trace ... that would be printed by printStackTrace. Returns: an array of stack trace elements representing the stack trace pertaining to this throwable. Since: Java 1.4
4

setStackTrace(stackTrace)

trace elements that will be returned by getStackTrace() and printed by printStackTrace() and related ... the client to override the default stack trace that is either generated by fillInStackTrace ... . Parameters: stackTrace - the stack trace elements to be associated with this Throwable. The specified
4

printStackTrace()

to the standard error stream. This method prints a stack trace for this Throwable object on the error output ... the characters "...". These lines indicate that the remainder of the stack trace for this exception matches the indicated number of frames from the bottom of the stack trace of the exception that was caused
0

printStackTrace()

to the standard error stream. This method prints a stack trace for this Throwable object on the error output ... the characters "...". These lines indicate that the remainder of the stack trace for this exception matches the indicated number of frames from the bottom of the stack trace of the exception that was caused
0

printStackTrace()

to the standard error stream. This method prints a stack trace for this Throwable object on the error output ... the characters "...". These lines indicate that the remainder of the stack trace for this exception matches the indicated number of frames from the bottom of the stack trace of the exception that was caused
0

printStackTrace()

to the standard error stream. This method prints a stack trace for this Throwable object on the error output ... the characters "...". These lines indicate that the remainder of the stack trace for this exception matches the indicated number of frames from the bottom of the stack trace of the exception that was caused
0

printStackTrace()

to the standard error stream. This method prints a stack trace for this Throwable object on the error output ... the characters "...". These lines indicate that the remainder of the stack trace for this exception matches the indicated number of frames from the bottom of the stack trace of the exception that was caused

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support