Namespace: Perforce.P4
Assembly: p4api.net (in p4api.net.dll) Version: 2014.2.93.1619 (2014.2.93.1619)

Syntax

C#
public class P4CommandCanceledException : P4Exception
Visual Basic
Public Class P4CommandCanceledException _
	Inherits P4Exception
Visual C++
public ref class P4CommandCanceledException : public P4Exception

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Perforce.P4..::..P4Exception
      Perforce.P4..::..P4CommandCanceledException

See Also