C# Class SmtuSchedule.Core.Exceptions.ValidationException

Inheritance: Exception
ファイルを表示 Open project: shults-s/SmtuSchedule

Public Methods

Method Description
ValidationException ( String message ) : System

Method Details

ValidationException() public method

public ValidationException ( String message ) : System
message String
return System