コード例 #1
0
ファイル: BaseException.java プロジェクト: eclipse/vjet.all
 public List getErrorDataStack() {
   return m_common.getErrorDataStack();
 }