Yes, like any other UIMA Exception. Edit the .java file, and add the exception text to UIMAException_Messages.properties. The CAS runtime exceptions are at the end. You'll see how it's done. Make sure you use a key that hasn't been used before.
--Thilo Bhavani Iyer wrote:
Hi I need to add new exception messages to CASRuntimeException.java How do I do that ? Can I just edit the file ? Thanks Bhavani
