Show
Ignore:
Timestamp:
06/26/08 13:23:28 (4 years ago)
Author:
amandel
Message:

New generic fail assertion

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/xml/fwk-rte-info.xml

    r1011 r1037  
    209209      </solution> 
    210210   </message> 
     211 
     212   <message 
     213      id="14" 
     214      name="UNEXPECTED_EXCEPTION" 
     215      level="SEVERE" 
     216      base-exception="org.jcoderz.commons.BaseRuntimeException"> 
     217      <text> 
     218         An exeption occured that was not expected in the current 
     219         code. 
     220      </text> 
     221      <solution> 
     222         . 
     223      </solution> 
     224   </message> 
    211225</group>