C# Class Zetbox.API.ConcurrencyExceptionMessage

Inheritance: ZetboxContextExceptionSerializationHelper
Show file Open project: daszat/zetbox

Private Properties

Property Type Description

Public Methods

Method Description
ConcurrencyExceptionMessage ( ) : System
ConcurrencyExceptionMessage ( ConcurrencyException ex ) : System
ToException ( ) : ZetboxContextErrorException

Method Details

ConcurrencyExceptionMessage() public method

public ConcurrencyExceptionMessage ( ) : System
return System

ConcurrencyExceptionMessage() public method

public ConcurrencyExceptionMessage ( ConcurrencyException ex ) : System
ex ConcurrencyException
return System

ToException() public method

public ToException ( ) : ZetboxContextErrorException
return ZetboxContextErrorException