C# Class System.ApplicationException

Afficher le fichier Open project: Microsoft/HoloToolkit Class Usage Examples

Méthodes publiques

Méthode Description
ApplicationException ( )
ApplicationException ( string message )
ApplicationException ( string message, Exception innerException )

Method Details

ApplicationException() public méthode

ApplicationException() public méthode

public ApplicationException ( string message )
message string

ApplicationException() public méthode

public ApplicationException ( string message, Exception innerException )
message string
innerException Exception