C# Class LeanplumSDK.LeanplumException

Leanplum exception.
Inheritance: Exception
Mostrar archivo Open project: scopely/Leanplum-Unity-SDK Class Usage Examples

Public Methods

Method Description
LeanplumException ( string message ) : System

Method Details

LeanplumException() public method

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