C# Class Inazuma.PetitClr.Core.InazumaRuntimeException

Inheritance: System.Exception
Exibir arquivo Open project: mayuki/Inazuma

Public Properties

Property Type Description
ExceptionObject Inazuma.PetitClr.Core.Structure.ObjectInstance

Public Methods

Method Description
InazumaRuntimeException ( ObjectInstance exception ) : Inazuma.PetitClr.Core.Structure

Method Details

InazumaRuntimeException() public method

public InazumaRuntimeException ( ObjectInstance exception ) : Inazuma.PetitClr.Core.Structure
exception Inazuma.PetitClr.Core.Structure.ObjectInstance
return Inazuma.PetitClr.Core.Structure

Property Details

ExceptionObject public_oe property

public ObjectInstance,Inazuma.PetitClr.Core.Structure ExceptionObject
return Inazuma.PetitClr.Core.Structure.ObjectInstance