Swing  1.0
Public Member Functions | Properties | List of all members
Swing.ReplayException Class Reference
Inheritance diagram for Swing.ReplayException:

Public Member Functions

 ReplayException (string message)
 
 ReplayException (string message, Exception innerException)
 
 ReplayException (SerializationInfo info, StreamingContext context)
 
 ReplayException (Exception innerException)
 
 ReplayException (ErrorCode code)
 
 ReplayException (ErrorCode code, Exception innerException)
 
 ReplayException (ErrorCode code, string message)
 
 ReplayException (ErrorCode code, string message, Exception innerException)
 

Properties

ErrorCode code [get]
 

Detailed Description

This exception is thrown when a replay engine has a fatal error.


The documentation for this class was generated from the following file: