blackboard.persist
Class PersistenceRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
blackboard.persist.PersistenceRuntimeException
- All Implemented Interfaces:
- java.io.Serializable
public class PersistenceRuntimeException
- extends java.lang.RuntimeException
Runtime counterpart to PersistenceException
- Since:
- Version:
- $Revision: #1 $ $Date: 2007/06/27 $
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PersistenceRuntimeException
public PersistenceRuntimeException()
PersistenceRuntimeException
public PersistenceRuntimeException(java.lang.String message)
- Parameters:
message -
PersistenceRuntimeException
public PersistenceRuntimeException(java.lang.String message,
java.lang.Throwable cause)
- Parameters:
message - cause -
PersistenceRuntimeException
public PersistenceRuntimeException(java.lang.Throwable cause)
- Parameters:
cause -
Copyright © 2003 Blackboard, Inc. All Rights Reserved.