C# Class Octopus.Ocl.OclException

Inheritance: Exception
ファイルを表示 Open project: OctopusDeploy/Ocl

Public Methods

Method Description
OclException ( string message ) : System

Method Details

OclException() public method

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