Perforce API for the .Net CLR P4.Net

FileNotFound Class

Exception: File not found!

For a list of all members of this type, see FileNotFound Members.

System.Object
   System.Exception
      P4API.Exceptions.P4APIExceptions
         P4API.Exceptions.FileNotFound

[Visual Basic]
Public Class FileNotFound
    Inherits P4APIExceptions
[C#]
public class FileNotFound : P4APIExceptions

Requirements

Namespace: P4API.Exceptions

Assembly: p4api (in p4api.dll)

See Also

FileNotFound Members | P4API.Exceptions Namespace