C# Class BISDK.MemberNotExistException

Inheritance: System.Exception
Show file Open project: brightideainc/bi_api_cs_sdk

Public Methods

Method Description
MemberNotExistException ( string message ) : System

Method Details

MemberNotExistException() public method

public MemberNotExistException ( string message ) : System
message string
return System