Toggle navigation
Home
java.lang.String to java.lang.Throwable
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'pheonix'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Rename Variable
message
to
cause
msg
to
error
msg
to
ex
Add or Remove Method invocation
U.rte(msg)
to
error
msg
to
ctx.config().getMarshaller().marshal(ex)