File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
<refsect1 role =" description" >
11
11
&reftitle.description;
12
12
<methodsynopsis >
13
- <modifier >final</modifier > <modifier >public</modifier > <type > Throwable</type ><methodname >Error::getPrevious</methodname >
13
+ <modifier >final</modifier > <modifier >public</modifier > <type class = " union " >< type > Throwable</type >< type >null</ type ></ type > <methodname >Error::getPrevious</methodname >
14
14
<void />
15
15
</methodsynopsis >
16
16
<para >
Original file line number Diff line number Diff line change 10
10
<refsect1 role =" description" >
11
11
&reftitle.description;
12
12
<methodsynopsis >
13
- <modifier >final</modifier > <modifier >public</modifier > <type >Throwable</type ><methodname >Exception::getPrevious</methodname >
13
+ <modifier >final</modifier > <modifier >public</modifier >< type class = " union " > <type >Throwable</ type >< type >null</ type > </type ><methodname >Exception::getPrevious</methodname >
14
14
<void />
15
15
</methodsynopsis >
16
16
<para >
Original file line number Diff line number Diff line change 10
10
<refsect1 role =" description" >
11
11
&reftitle.description;
12
12
<methodsynopsis >
13
- <modifier >abstract</modifier > <modifier >public</modifier > <type > Throwable</type ><methodname >Throwable::getPrevious</methodname >
13
+ <modifier >abstract</modifier > <modifier >public</modifier > <type class = " union " >< type > Throwable</type >< type >null</ type ></ type > <methodname >Throwable::getPrevious</methodname >
14
14
<void />
15
15
</methodsynopsis >
16
16
<para >
You can’t perform that action at this time.
0 commit comments