Overload List

  NameDescription
ComparisonSessionException()()()
Creates a new exception.
ComparisonSessionException(String)
Creates a new exception with the specified detail message.
ComparisonSessionException(SerializationInfo, StreamingContext)
This constructor is called during deserialization to reconstitute the exception object transmitted over a stream. For more information, see XML and SOAP Serialization.
ComparisonSessionException(String, Exception)
Creates a new exception with the specified detail message and cause.

See Also