C# Class LG.Eloqua.Api.Rest.ClientLibrary.Exceptions.DbSetException

Inheritance: System.Exception
Show file Open project: SourceDecoded/eloqua-csharp-rest-client

Public Methods

Method Description
DbSetException ( string message = DefaultMessage ) : System

Method Details

DbSetException() public method

public DbSetException ( string message = DefaultMessage ) : System
message string
return System