C# Class Simpl.OODSS.Messages.ErrorResponse

Inheritance: ExplanationResponse
Mostrar archivo Open project: ecologylab/simplCSharp

Public Methods

Method Description
ErrorResponse ( ) : System.Collections.Generic
ErrorResponse ( string response ) : System.Collections.Generic
IsOK ( ) : bool

Method Details

ErrorResponse() public method

public ErrorResponse ( ) : System.Collections.Generic
return System.Collections.Generic

ErrorResponse() public method

public ErrorResponse ( string response ) : System.Collections.Generic
response string
return System.Collections.Generic

IsOK() public method

public IsOK ( ) : bool
return bool