C# Class BeeCloud.BCException

Inheritance: System.ApplicationException
Datei anzeigen Open project: beecloud/beecloud-dotnet Class Usage Examples

Public Methods

Method Description
BCException ( ) : System
BCException ( string message ) : System

Method Details

BCException() public method

public BCException ( ) : System
return System

BCException() public method

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