Sdílet prostřednictvím


ResourceNotFoundException Class

Definition

Resource not found exception

[System.Serializable]
public class ResourceNotFoundException : Exception
[<System.Serializable>]
type ResourceNotFoundException = class
    inherit Exception
Public Class ResourceNotFoundException
Inherits Exception
Inheritance
ResourceNotFoundException
Attributes

Constructors

ResourceNotFoundException(String)

Create a new instance with error message

Applies to