C# Class RESTyard.AspNetCore.Exceptions.CanNotExecuteActionException

Inheritance: Exception
Show file Open project: bluehands/WebApiHypermediaExtensions

Public Methods

Method Description
CanNotExecuteActionException ( string message ) : System

Method Details

CanNotExecuteActionException() public method

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