Show / Hide Table of Contents

Constructor NotFoundException.NotFoundException(+ 1 overload)


Overload

Sets Message = "Not found.".

public NotFoundException()

Overload(top)

Sets Message = message.

public NotFoundException(string message)
Parameters
message  (string)