C# Class Octopus.Ocl.OclException

Inheritance: Exception
Exibir arquivo 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