- <html dir="LTR">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
- <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
- <title>P4API.Exceptions</title>
- <xml>
- </xml>
- <link rel="stylesheet" type="text/css" href="MSDN.css" />
- </head>
- <body id="bodyID" class="dtBODY">
- <div id="nsbanner"> <div id="bannerrow1">
- <table class="bannerparthead" cellspacing="0" id="Table1">
- <tr id="hdr">
- <td class="runninghead">Perforce API for the .Net CLR</td>
- <td class="product"><img alt="P4.Net" src="p4net.GIF" /></td>
- </tr>
- </table>
- </div>
- <div id="TitleRow">
- <h1 class="dtH1">P4API.Exceptions Namespace</h1>
- </div>
- </div>
- <div id="nstext">
- <p>
- <span class="missing">Missing <summary> Documentation for P4API.Exceptions</span>
- </p>
- <p>
- <a href="P4API.ExceptionsHierarchy.html">Namespace hierarchy</a>
- </p>
- <h3 class="dtH3">Classes</h3>
- <div class="tablediv">
- <table class="dtTABLE" cellspacing="0">
- <tr valign="top">
- <th width="50%">Class</th>
- <th width="50%">Description</th>
- </tr>
- <tr valign="top">
- <td width="50%">
- <a href="P4API.Exceptions.FormCommandException.html">FormCommandException</a>
- </td>
- <td width="50%"> Exception: Interactive 'Form' commands are unsupported in P4API. Use the 'Fetch_Form' and 'Save_Form' methods of the P4Connection object. </td>
- </tr>
- <tr valign="top">
- <td width="50%">
- <a href="P4API.Exceptions.FormFetchException.html">FormFetchException</a>
- </td>
- <td width="50%"> Exception: Error attempting to fetch form. </td>
- </tr>
- <tr valign="top">
- <td width="50%">
- <a href="P4API.Exceptions.InvalidFormArgument.html">InvalidFormArgument</a>
- </td>
- <td width="50%"> Exception: You can not use the '-o' and '-i' flags in Fetch_Form and Save_Form. </td>
- </tr>
- <tr valign="top">
- <td width="50%">
- <a href="P4API.Exceptions.InvalidLogin.html">InvalidLogin</a>
- </td>
- <td width="50%"> Exception: Invalid login credentials. </td>
- </tr>
- <tr valign="top">
- <td width="50%">
- <a href="P4API.Exceptions.P4APIExceptions.html">P4APIExceptions</a>
- </td>
- <td width="50%"> Base exception for P4API. </td>
- </tr>
- <tr valign="top">
- <td width="50%">
- <a href="P4API.Exceptions.PerforceInitializationError.html">PerforceInitializationError</a>
- </td>
- <td width="50%"> Exception: Unable to connect to the Perforce Server! </td>
- </tr>
- <tr valign="top">
- <td width="50%">
- <a href="P4API.Exceptions.RunException.html">RunException</a>
- </td>
- <td width="50%"> Exception: Error running Perforce command! </td>
- </tr>
- <tr valign="top">
- <td width="50%">
- <a href="P4API.Exceptions.RunUnParsedException.html">RunUnParsedException</a>
- </td>
- <td width="50%"> Exception: Error running Perforce command! </td>
- </tr>
- <tr valign="top">
- <td width="50%">
- <a href="P4API.Exceptions.ServerAlreadyConnected.html">ServerAlreadyConnected</a>
- </td>
- <td width="50%"> Exception: Changing the port when a server is connected is not allowed! </td>
- </tr>
- <tr valign="top">
- <td width="50%">
- <a href="P4API.Exceptions.ServerNotConnected.html">ServerNotConnected</a>
- </td>
- <td width="50%"> Exception: Attempting to run a command while the Perforce Server is not connected! </td>
- </tr>
- <tr valign="top">
- <td width="50%">
- <a href="P4API.Exceptions.ServerNotConnected_SetVar_AfterInit.html">ServerNotConnected_SetVar_AfterInit</a>
- </td>
- <td width="50%"> Exception: Attempting to set a property that can not be set after the server is connected! </td>
- </tr>
- </table>
- </div>
- <hr />
- <div id="footer">
- <p>
- <a href="Copyright.html">Copyright 2006 Shawn Hladky</a>
- </p>
- <p>
- </p>
- </div>
- </div>
- </body>
- </html>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 5831 | Shawn Hladky | P4.Net: Branch release 0.9 and delete a few files missed last time | 18 years ago | |
//guest/shawn_hladky/P4.Net/main/doc/html/P4API.Exceptions.html | |||||
#1 | 5830 | Shawn Hladky | P4.Net: reorg to support release branches | 18 years ago | |
//guest/shawn_hladky/P4.Net/doc/html/P4API.Exceptions.html | |||||
#1 | 5812 | Shawn Hladky | P4.Net: More documentation. | 18 years ago |