C# Class Segmentio.Exception.APIException

Inheritance: System.Exception
Mostrar archivo Open project: Monkimun/segmentio-unity

Public Methods

Method Description
APIException ( string code, string message ) : System

Method Details

APIException() public method

public APIException ( string code, string message ) : System
code string
message string
return System