Perforce API for the .Net CLR P4.Net

StreamNotWriteable Class

Exception: Can not write to stream.

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

System.Object
   System.Exception
      P4API.Exceptions.P4APIExceptions
         P4API.Exceptions.StreamNotWriteable

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

Requirements

Namespace: P4API.Exceptions

Assembly: p4api (in p4api.dll)

See Also

StreamNotWriteable Members | P4API.Exceptions Namespace