C# Class UnityEditorInternal.JSONParseException

Inheritance: System.Exception
Mostra file Open project: CarlosHBC/UnityDecompiled

Public Methods

Method Description
JSONParseException ( string msg ) : System

Method Details

JSONParseException() public method

public JSONParseException ( string msg ) : System
msg string
return System