C# Class InternalSystem.SystemException

Inheritance: InternalSystem.Exception
Mostrar archivo Open project: sharpos/SharpOS

Public Methods

Method Description
SystemException ( ) : SharpOS.AOT.Attributes
SystemException ( string message ) : SharpOS.AOT.Attributes

Method Details

SystemException() public method

public SystemException ( ) : SharpOS.AOT.Attributes
return SharpOS.AOT.Attributes

SystemException() public method

public SystemException ( string message ) : SharpOS.AOT.Attributes
message string
return SharpOS.AOT.Attributes