C# Class System.ProcessStateException

Inheritance: SystemException
Afficher le fichier Open project: feel-the-dz3n/Singularity-OS

Méthodes publiques

Méthode Description
ProcessStateException ( )
ProcessStateException ( String message )
ProcessStateException ( String message, Exception innerException )

Method Details

ProcessStateException() public méthode

ProcessStateException() public méthode

public ProcessStateException ( String message )
message String

ProcessStateException() public méthode

public ProcessStateException ( String message, Exception innerException )
message String
innerException Exception