コード例 #1
0
 @Override
 public Throwable getRootCause() {
   return rootCause.getRootCause();
 }