NotFoundException Class

Summary

NotFoundException.
Assembly
Rocket.Surgery.Extensions.Abstractions.dll
Namespace
Rocket.Surgery
Base Types
  • Exception
NotFoundException
Exception

Syntax

public class NotFoundException : Exception

Attributes

Type Description
NullableContextAttribute
NullableAttribute

Constructors

Name Summary
NotFoundException() Initializes a new instance of the NotFoundException class.
NotFoundException(string, Exception) Initializes a new instance of the NotFoundException class.
NotFoundException(string) Initializes a new instance of the NotFoundException class.

Extension Methods

See Also

  • System.Exception