public class OJBRuntimeException
extends org.apache.commons.lang.exception.NestableRuntimeException
Constructor and Description |
---|
OJBRuntimeException()
Creates a new exception instance.
|
OJBRuntimeException(java.lang.String msg)
Creates a new exception instance.
|
OJBRuntimeException(java.lang.String msg,
java.lang.Throwable cause)
Creates a new exception instance.
|
OJBRuntimeException(java.lang.Throwable cause)
Creates a new exception instance.
|
getCause, getMessage, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTrace
public OJBRuntimeException()
public OJBRuntimeException(java.lang.String msg)
msg
- The exception messagepublic OJBRuntimeException(java.lang.Throwable cause)
cause
- The base exceptionpublic OJBRuntimeException(java.lang.String msg, java.lang.Throwable cause)
msg
- The exception messagecause
- The base exception(C) 2002 - 2005 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.4, 2005-12-30