cvs commit: xml-axis/java/src/org/apache/axis ConfigurationException.java

2003-01-02 Thread stevel
stevel 2003/01/02 23:38:12 Modified:java/src/org/apache/axis ConfigurationException.java Log: Retain the underlying exception *and* keep the stack trace slightly separate from the base message, with an overridden toString() method to bring the stack out with the message. Reas

cvs commit: xml-axis/java/src/org/apache/axis ConfigurationException.java

2002-05-17 Thread rineholt
rineholt02/05/17 17:20:48 Modified:java/src/org/apache/axis ConfigurationException.java Log: Save the real location of the error. Revision ChangesPath 1.5 +30 -1 xml-axis/java/src/org/apache/axis/ConfigurationException.java Index: ConfigurationException.ja