AppHarbor.ApiException.ApiException C# (CSharp) Method

ApiException() public method

public ApiException ( ) : System
return System
        public ApiException()
        {
        }

Same methods

ApiException::ApiException ( string message ) : System
ApiException