<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>P4API.Exceptions Namespace</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" type="text/css" href="ms-help://Hx/HxRuntime/HxLink.css" /><script type="text/javascript" src="../scripts/EventUtilities.js"> </script><script type="text/javascript" src="../scripts/SplitScreen.js"> </script><script type="text/javascript" src="../scripts/Dropdown.js"> </script><script type="text/javascript" src="../scripts/script_loc.js"> </script><script type="text/javascript" src="../scripts/script_manifold.js"> </script><script type="text/javascript" src="../scripts/script_feedBack.js"> </script><script type="text/javascript" src="../scripts/CheckboxMenu.js"> </script><script type="text/javascript" src="../scripts/CommonUtilities.js"> </script><meta name="container" content="Namespaces" /><meta name="file" content="N_P4API_Exceptions" /><meta name="guid" content="N_P4API_Exceptions" /><xml><MSHelp:TOCTitle Title="P4API.Exceptions Namespace" /><MSHelp:RLTitle Title="P4API.Exceptions Namespace ()" /><MSHelp:Attr Name="AssetID" Value="N:P4API.Exceptions" /><MSHelp:Keyword Index="A" Term="N:P4API.Exceptions" /><MSHelp:Keyword Index="A" Term="frlrfP4APIExceptions" /><MSHelp:Keyword Index="K" Term="P4API.Exceptions namespace" /><MSHelp:Keyword Index="F" Term="P4API.Exceptions" /><MSHelp:Attr Name="HelpPriority" Value="1" /><MSHelp:Attr Name="DevLang" Value="CSharp" /><MSHelp:Attr Name="Locale" Value="en-us" /><MSHelp:Attr Name="TopicType" Value="kbSyntax" /><MSHelp:Attr Name="TopicType" Value="apiref" /><MSHelp:Attr Name="Abstract" Value="Exceptions raised in P4API." /></xml></head><body><input type="hidden" id="userDataCache" class="userDataStyle" /><input type="hidden" id="hiddenScrollOffset" /><img id="collapseImage" style="display:none; height:0; width:0;" src="../icons/collapse_all.gif" title="Collapse image" /><img id="expandImage" style="display:none; height:0; width:0;" src="../icons/expand_all.gif" title="Expand Image" /><img id="collapseAllImage" style="display:none; height:0; width:0;" src="../icons/collapse_all.gif" /><img id="expandAllImage" style="display:none; height:0; width:0;" src="../icons/expand_all.gif" /><img id="dropDownImage" style="display:none; height:0; width:0;" src="../icons/dropdown.gif" /><img id="dropDownHoverImage" style="display:none; height:0; width:0;" src="../icons/dropdownHover.gif" /><img id="copyImage" style="display:none; height:0; width:0;" src="../icons/copycode.gif" title="Copy image" /><img id="copyHoverImage" style="display:none; height:0; width:0;" src="../icons/copycodeHighlight.gif" title="CopyHover image" /><div id="header"><table id="topTable" cellspacing="0" cellpadding="0"><tr><td><span onclick="ExpandCollapseAll(toggleAllImage)" style="cursor:default;" onkeypress="ExpandCollapseAll_CheckKey(toggleAllImage, event)" tabindex="0"><img ID="toggleAllImage" class="toggleAll" src="../icons/collapse_all.gif" /> <label id="collapseAllLabel" for="toggleAllImage" style="display: none;">Collapse All</label><label id="expandAllLabel" for="toggleAllImage" style="display: none;">Expand All</label> </span></td></tr></table><div id="devlangsMenu"><input id="CSharpCheckbox" type="checkbox" data="CSharp,cs,'persist'" value="on" onClick="SetLanguage(this)" /><label class="checkboxLabel" for="CSharpCheckbox">C#</label><br /></div><table id="bottomTable" cellpadding="0" cellspacing="0"><tr id="headerTableRow1"><td align="left"><span id="runningHeaderText">P4.Net -- Managed API for Perforce</span></td></tr><tr id="headerTableRow2"><td align="left"><span id="nsrTitle">P4API.Exceptions Namespace</span></td></tr><tr id="headerTableRow3"><td align="left"><span id="headfb" class="feedbackhead" /></td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()"><span style="color: DarkGray"> </span></div><div class="summary">Exceptions raised in P4API.</div><h1 class="heading"><span onclick="ExpandCollapse(classToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(classToggle, event)" tabindex="0"><img id="classToggle" onload="OnLoadImage(event)" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Classes</span></h1><div id="classSection" class="section" name="collapseableSection" style=""><table id="typeList" class="members" frame="lhs" cellpadding="2"><col width="10%" /><tr><th class="iconColumn">
</th><th class="nameColumn">Class</th><th class="descriptionColumn">Description</th></tr><tr data="class; public"><td><img src="../icons/pubclass.gif" title="Public class" /></td><td><a href="T_P4API_Exceptions_DiffNotImplemented.htm">DiffNotImplemented</a></td><td><div class="summary">
Support for diff (without -s* flag) not yet implemented
</div></td></tr><tr data="class; public"><td><img src="../icons/pubclass.gif" title="Public class" /></td><td><a href="T_P4API_Exceptions_ErrorPauseCalled.htm">ErrorPauseCalled</a></td><td><div class="summary">
ClientUser ErrorPause method was called. This in unsupported in P4.Net.
</div></td></tr><tr data="class; public"><td><img src="../icons/pubclass.gif" title="Public class" /></td><td><a href="T_P4API_Exceptions_FileNotFound.htm">FileNotFound</a></td><td><div class="summary">
Exception: File not found!
</div></td></tr><tr data="class; public"><td><img src="../icons/pubclass.gif" title="Public class" /></td><td><a href="T_P4API_Exceptions_FormCommandException.htm">FormCommandException</a></td><td><div class="summary">
Exception: Interactive 'Form' commands are unsupported in P4API.
Use the 'Fetch_Form' and 'Save_Form' methods of the P4Connection object.
</div></td></tr><tr data="class; public"><td><img src="../icons/pubclass.gif" title="Public class" /></td><td><a href="T_P4API_Exceptions_FormFetchException.htm">FormFetchException</a></td><td><div class="summary">
Exception: Error attempting to fetch form.
</div></td></tr><tr data="class; public"><td><img src="../icons/pubclass.gif" title="Public class" /></td><td><a href="T_P4API_Exceptions_FormParseException.htm">FormParseException</a></td><td><div class="summary">
Error parsing the form spec.
</div></td></tr><tr data="class; public"><td><img src="../icons/pubclass.gif" title="Public class" /></td><td><a href="T_P4API_Exceptions_InvalidFormArgument.htm">InvalidFormArgument</a></td><td><div class="summary">
Exception: You can not use the '-o' and '-i' flags in Fetch_Form and Save_Form.
</div></td></tr><tr data="class; public"><td><img src="../icons/pubclass.gif" title="Public class" /></td><td><a href="T_P4API_Exceptions_InvalidLogin.htm">InvalidLogin</a></td><td><div class="summary">
Exception: Invalid login credentials.
</div></td></tr><tr data="class; public"><td><img src="../icons/pubclass.gif" title="Public class" /></td><td><a href="T_P4API_Exceptions_MergeNotImplemented.htm">MergeNotImplemented</a></td><td><div class="summary">
Support for merging not yet implemented
</div></td></tr><tr data="class; public"><td><img src="../icons/pubclass.gif" title="Public class" /></td><td><a href="T_P4API_Exceptions_P4APIExceptions.htm">P4APIExceptions</a></td><td><div class="summary">
Base exception for P4API.
</div></td></tr><tr data="class; public"><td><img src="../icons/pubclass.gif" title="Public class" /></td><td><a href="T_P4API_Exceptions_PerforceInitializationError.htm">PerforceInitializationError</a></td><td><div class="summary">
Exception: Unable to connect to the Perforce Server!
</div></td></tr><tr data="class; public"><td><img src="../icons/pubclass.gif" title="Public class" /></td><td><a href="T_P4API_Exceptions_RunException.htm">RunException</a></td><td><div class="summary">
Exception: Error running Perforce command!
</div></td></tr><tr data="class; public"><td><img src="../icons/pubclass.gif" title="Public class" /></td><td><a href="T_P4API_Exceptions_RunUnParsedException.htm">RunUnParsedException</a></td><td><div class="summary">
Exception: Error running Perforce command!
</div></td></tr><tr data="class; public"><td><img src="../icons/pubclass.gif" title="Public class" /></td><td><a href="T_P4API_Exceptions_ServerAlreadyConnected.htm">ServerAlreadyConnected</a></td><td><div class="summary">
Exception: Changing the port when a server is connected is not allowed!
</div></td></tr><tr data="class; public"><td><img src="../icons/pubclass.gif" title="Public class" /></td><td><a href="T_P4API_Exceptions_ServerNotConnected.htm">ServerNotConnected</a></td><td><div class="summary">
Exception: Attempting to run a command while the Perforce Server is not connected!
</div></td></tr><tr data="class; public"><td><img src="../icons/pubclass.gif" title="Public class" /></td><td><a href="T_P4API_Exceptions_ServerNotConnected_SetVar_AfterInit.htm">ServerNotConnected_SetVar_AfterInit</a></td><td><div class="summary">
Exception: Attempting to set a property that can not be set after the server is connected!
</div></td></tr><tr data="class; public"><td><img src="../icons/pubclass.gif" title="Public class" /></td><td><a href="T_P4API_Exceptions_StreamNotWriteable.htm">StreamNotWriteable</a></td><td><div class="summary">
Exception: Can not write to stream.
</div></td></tr></table></div></div><div id="footer"><div class="footerLine"><img width="100%" height="3px" src="../icons/footer.gif" title="Footer image" /></div><A NAME="feedback"></A><span id="fb" class="feedbackcss" style="display: none;"> </span>
<a href="http://p4dotnet.sourceforge.net" target="_blank">P4.Net SourceForge Project Web Site</a> <p /><a href="Copyright.html">Copyright © 2007 Shawn Hladky</a><script type="text/javascript">
var feedb = new FeedBack(
'',
'P4.Net -- Managed API for Perforce',
'',
'',
'',
fb,
'%0dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details%20or%20clarification%20on%20the%20feedback%20you%20sent.%20After%20the%20issue%20you%20report%20has%20been%20addressed,%20you%20may%20received%20an%20e-mail%20to%20let%20you%20know%20that%20your%20feedback%20has%20been%20addressed.%0A%0d');
feedb.HeadFeedBack(headfb,
'Send Feedback',
'false');
feedb.StartRatingsFeedBack(fb);
</script></div></div></body></html>
# |
Change |
User |
Description |
Committed |
|
#1
|
7291 |
Andrew McDonald |
initial submittal |
|
|
//guest/shawn_hladky/P4.Net/doc/html/html/N_P4API_Exceptions.htm |
#1
|
6112 |
Shawn Hladky |
P4.Net: updating latest html documentation to 1.0. |
|
|
//guest/shawn_hladky/P4.Net/release/1.0/doc/html/html/N_P4API_Exceptions.htm |
#1
|
6106 |
Shawn Hladky |
P4.Net: Branching release 1.0 |
|
|
//guest/shawn_hladky/P4.Net/main/doc/html/html/N_P4API_Exceptions.htm |
#1
|
6105 |
Shawn Hladky |
P4.Net: Updating documentation output to sandcastle. |
|
|