C# Class Dev2.Scheduler.InvalidScheduleException

Inheritance: System.Exception
显示文件 Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
InvalidScheduleException ( string message ) : System

Method Details

InvalidScheduleException() public method

public InvalidScheduleException ( string message ) : System
message string
return System