ResourceAlreadyExistException Class

Definition

Resource already exist exception

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

Constructors

ResourceAlreadyExistException(String)

Create a new instance with error message

Applies to