C# Class Pokemon3D.Scripting.ScriptException

An internal exception class that gets thrown by the ErrorHandler.
Inheritance: System.Exception
Afficher le fichier Open project: nilllzz/Pokemon3D

Méthodes publiques

Méthode Description
ScriptException ( SObject errorObject ) : Pokemon3D.Scripting.Types

Method Details

ScriptException() public méthode

public ScriptException ( SObject errorObject ) : Pokemon3D.Scripting.Types
errorObject Pokemon3D.Scripting.Types.SObject
Résultat Pokemon3D.Scripting.Types