File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed
reference/xsl/xsltprocessor Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 03817004058a9d8d847626ce6582342dd2645e48 Maintainer: takagi Status: ready -->
4
- <!-- Credits: mumumu -->
3
+ <!-- EN-Revision: 68e72e60ba0b318e21bb8b4a87abba35adb891c8 Maintainer: takagi Status: ready -->
4
+ <!-- Credits: mumumu,t2aking -->
5
5
<refentry xml : id =" xsltprocessor.setparameter" xmlns =" http://docbook.org/ns/docbook" >
6
6
<refnamediv >
7
7
<refname >XSLTProcessor::setParameter</refname >
72
72
</para >
73
73
</refsect1 >
74
74
75
+ <refsect1 role =" errors" >
76
+ &reftitle.errors;
77
+ <simpara >
78
+ 引数のいずれかにヌルバイトが含まれている場合、<exceptionname >ValueError</exceptionname >例外が発生します。
79
+ </simpara >
80
+ </refsect1 >
81
+
75
82
<refsect1 role =" changelog" >
76
83
&reftitle.changelog;
77
84
<informaltable >
83
90
</row >
84
91
</thead >
85
92
<tbody >
93
+ <row >
94
+ <entry >8.4.0</entry >
95
+ <entry >
96
+ 引数のいずれかにヌルバイトが含まれている場合、<exceptionname >ValueError</exceptionname >例外が発生するようになりました。
97
+ </entry >
98
+ </row >
86
99
<row >
87
100
<entry >8.4.0</entry >
88
101
<entry >
You can’t perform that action at this time.
0 commit comments