|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
SnacCommand and set of command factories for
handling SNAC error commands (command type 0x01) in every family.
See:
Description
| Class Summary | |
| ClientSnacErrorFactory | A SNAC command factory for client-bound SNAC errors in every supported SNAC family. |
| ServerSnacErrorFactory | A SNAC command factory for server-bound SNAC errors in every supported SNAC family. |
| SnacError | A SNAC command representing a SNAC error sent in any supported SNAC family. |
| SnacErrorFactory | A base class for both the client and server error factories. |
Provides a single SnacCommand and set of command factories for
handling SNAC error commands (command type 0x01) in every family.
That is, no matter which family the command is in, if its command type is
0x01, it represents a SNAC error. See SnacError for details on error codes.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||