C# Class Elemental.Code.AEException

Inheritance: Exception
Mostrar archivo Open project: apption-oscode/elemental-blazor

Public Methods

Method Description
AEException ( string message, Exception innerException ) : System

Method Details

AEException() public method

public AEException ( string message, Exception innerException ) : System
message string
innerException Exception
return System