Class CDOSessionRecoveryException

All Implemented Interfaces:
Serializable

public final class CDOSessionRecoveryException extends CDOException
Since:
4.6
Author:
Eike Stepper
See Also:
  • Constructor Details

    • CDOSessionRecoveryException

      public CDOSessionRecoveryException(CDONet4jSession session)
    • CDOSessionRecoveryException

      public CDOSessionRecoveryException(CDONet4jSession session, Throwable cause)
  • Method Details