/[suikacvs]/messaging/manakai/lib/Message/DOM/DOMException.pm
Suika

Diff of /messaging/manakai/lib/Message/DOM/DOMException.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by wakaba, Sun Jul 8 05:42:37 2007 UTC revision 1.10 by wakaba, Sun Jul 8 07:59:02 2007 UTC
# Line 14  sub ___error_def () {+{ Line 14  sub ___error_def () {+{
14        CHILD_NODE_TYPE_ERR => {        CHILD_NODE_TYPE_ERR => {
15          -description => q(This type of node cannot be inserted to this point),          -description => q(This type of node cannot be inserted to this point),
16        },        },
17          INUSE_DEFINITION_ERR => {
18            -description => q(The node is already in use),
19          },
20      },      },
21    },    },
22    WRONG_DOCUMENT_ERR => {    WRONG_DOCUMENT_ERR => {

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24