Difference between revisions of "Raw 402"
From Scriptwiki
m (update categories) |
m (corrected alternate text) |
||
Line 7: | Line 7: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Format:</td><td><source> 402 <target> * :Server disconnected</td> | + | <td>Format:</td><td><source> 402 <target> * :Server has disconnected</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 16: | Line 16: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Example:</td><td> irc.quakenet.org 402 [[Dana]] * :Server disconnected</td> | + | <td>Example:</td><td> irc.quakenet.org 402 [[Dana]] * :Server has disconnected</td> |
</tr> | </tr> | ||
</table> | </table> |
Latest revision as of 16:05, 11 March 2011
Name: | ERR_NOSUCHSERVER |
Format: | <source> 402 <target> <server> :No such server |
Format: | <source> 402 <target> * :Server has disconnected |
Info: | This is returned when a server does not exist, or is lost while the command is in transit |
Example: | irc.quakenet.org 402 Dana hub1.quakenet.org :No such server |
Example: | irc.quakenet.org 402 Dana * :Server has disconnected |