C# Class Festispec.Models.Exception.DateHasPassedException

Inheritance: System.Exception
Afficher le fichier Open project: martijnmelchers/avans-festispec

Méthodes publiques

Méthode Description
DateHasPassedException ( )
DateHasPassedException ( string message )
DateHasPassedException ( string message, System.Exception innerException )

Method Details

DateHasPassedException() public méthode

DateHasPassedException() public méthode

public DateHasPassedException ( string message )
message string

DateHasPassedException() public méthode

public DateHasPassedException ( string message, System.Exception innerException )
message string
innerException System.Exception