C# Class PlayStation.Tools.ErrorHandler

Datei anzeigen Open project: drasticactions/Pureisuteshon-App

Public Methods

Method Description
CreateErrorObject ( Result result, string reason, string stacktrace, string type = "" ) : Result

Method Details

CreateErrorObject() public static method

public static CreateErrorObject ( Result result, string reason, string stacktrace, string type = "" ) : Result
result Result
reason string
stacktrace string
type string
return Result