C# Class UnityEditorInternal.JSONTypeException

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

Public Methods

Method Description
JSONTypeException ( string msg ) : System

Method Details

JSONTypeException() public method

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