com.odi
Class ServerRestartedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.odi.ObjectStoreException
com.odi.odmg.ODMGRuntimeException
com.odi.TransactionException
com.odi.odmg.TransactionAbortedException
com.odi.AbortException
com.odi.RestartableAbortException
com.odi.ServerRestartedException
- All Implemented Interfaces:
- Serializable
- public final class ServerRestartedException
- extends RestartableAbortException
Thrown when an ObjectStore Server has been restarted. The exception aborts
the current transaction, but the application should be able to successfully
retry the transaction without taking additional action.
PSE/PSE Pro does not use this class.
- See Also:
- Serialized Form
Copyright 2005 Progress Software Corporation. All rights reserved.