C# 클래스 Festispec.Models.Exception.DateHasPassedException

상속: System.Exception
파일 보기 프로젝트 열기: martijnmelchers/avans-festispec

공개 메소드들

메소드 설명
DateHasPassedException ( )
DateHasPassedException ( string message )
DateHasPassedException ( string message, System.Exception innerException )

메소드 상세

DateHasPassedException() 공개 메소드

DateHasPassedException() 공개 메소드

public DateHasPassedException ( string message )
message string

DateHasPassedException() 공개 메소드

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