CodePudding user response:
The return type can customReturns an int, for example, and then according to the value for each processing
CodePudding user response:
Also, when to use throw as well?CodePudding user response:
Return to structure can also, enumerationCodePudding user response:
just as soon you had returned to an object, such as
The class Message
{
Public int MessageCode {get; set; }
Public string MessageText {get; set; }
}
CodePudding user response:
If it is not the exception, should use the throw out, rather than eat casually, otherwise can't debugging program