ojb.broker
Class PersistenceBrokerException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--ojb.broker.PersistenceBrokerException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- MetadataException, OptimisticLockException, PersistenceBrokerSQLException, TransactionAbortedException, TransactionInProgressException, TransactionNotInProgressException
- public class PersistenceBrokerException
- extends java.lang.RuntimeException
Insert the type's description here.
Creation date: (26.01.2001 13:33:18)
- See Also:
- Serialized Form
Fields inherited from class java.lang.RuntimeException |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PersistenceBrokerException
public PersistenceBrokerException()
- PersistenceBrokerException constructor comment.
PersistenceBrokerException
public PersistenceBrokerException(java.lang.String s)
- PersistenceBrokerException constructor comment.
- Parameters:
s
- java.lang.String
PersistenceBrokerException
public PersistenceBrokerException(java.lang.Throwable t)
- PersistenceBrokerException constructor comment.
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Throwable
getSourceException
public java.lang.Throwable getSourceException()
- Gets the sourceException.
- Returns:
- Returns a Throwable
getMessage
public java.lang.String getMessage()
- Overrides:
getMessage
in class java.lang.Throwable
Authors: Thomas Mahler and others. (C) 2000, 2001.
All rights reserved. Published under the Gnu Public License.
http://objectbridge.sourceforge.net
Version: 0.8.375, 2002-04-04