mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-07-15 16:34:42 +00:00
Deploying to gh-pages from @ psforever/PSF-LoginServer@947a931fd0 🚀
This commit is contained in:
parent
389a91d7a2
commit
421685200f
10 changed files with 13 additions and 13 deletions
|
|
@ -21,7 +21,7 @@ The "staleness" of the object and the "staleness" of the GUID are related.
|
|||
The condition in general indicates that the object has somehow become externally disconnected from its GUID reference
|
||||
though the two still share something similar to their prior relationship internally.
|
||||
Do not expect a "stale" GUID to refer to the same object through some mapping mechanism.
|
||||
Do not expect a "stale" object to give you a GUID that will map back to itself.</p></div><dl class="attributes block"><dt>Exceptions thrown</dt><dd><span class="cmt"><p><span name="`NoGUIDException`" class="extype"><code>`NoGUIDException`</code></span> if a GUID has not yet been assigned</p></span></dd></dl></div></li><li class="indented0 " name="net.psforever.objects.entity.NoGUIDException" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="NoGUIDExceptionextendsGUIDException" class="anchorToMember"></a><a id="NoGUIDException:NoGUIDException" class="anchorToMember"></a> <span class="permalink"><a href="../../../../net/psforever/objects/entity/NoGUIDException.html" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">class</span></span> <span class="symbol"><a href="NoGUIDException.html" title="The specific complaint for an instance where an entity does not possess a global unique identifier number but the said number is requested."><span class="name">NoGUIDException</span></a><span class="result"> extends <a href="GUIDException.html" name="net.psforever.objects.entity.GUIDException" id="net.psforever.objects.entity.GUIDException" class="extype">GUIDException</a></span></span><p class="shortcomment cmt">The specific complaint for an instance where an entity does not possess a global unique identifier number
|
||||
Do not expect a "stale" object to give you a GUID that will map back to itself.</p></div><dl class="attributes block"><dt>Exceptions thrown</dt><dd><span class="cmt"><p><a href="NoGUIDException.html" name="net.psforever.objects.entity.NoGUIDException" id="net.psforever.objects.entity.NoGUIDException" class="extype"><code>`NoGUIDException`</code></a> if a GUID has not yet been assigned</p></span></dd></dl></div></li><li class="indented0 " name="net.psforever.objects.entity.NoGUIDException" group="Ungrouped" fullComment="yes" data-isabs="false" visbl="pub"><a id="NoGUIDExceptionextendsGUIDException" class="anchorToMember"></a><a id="NoGUIDException:NoGUIDException" class="anchorToMember"></a> <span class="permalink"><a href="../../../../net/psforever/objects/entity/NoGUIDException.html" title="Permalink"><i class="material-icons"></i></a></span> <span class="modifier_kind"><span class="modifier"></span> <span class="kind">class</span></span> <span class="symbol"><a href="NoGUIDException.html" title="The specific complaint for an instance where an entity does not possess a global unique identifier number but the said number is requested."><span class="name">NoGUIDException</span></a><span class="result"> extends <a href="GUIDException.html" name="net.psforever.objects.entity.GUIDException" id="net.psforever.objects.entity.GUIDException" class="extype">GUIDException</a></span></span><p class="shortcomment cmt">The specific complaint for an instance where an entity does not possess a global unique identifier number
|
||||
but the said number is requested.</p><div class="fullcomment"><div class="comment cmt"><p>The specific complaint for an instance where an entity does not possess a global unique identifier number
|
||||
but the said number is requested.
|
||||
In general, this <code>Exception</code> is only thrown if the entity has never been registered,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue