openamf/src/java/org/openamf/invoker ServiceInvocationException.java,1.8,1.9

[email protected]
Newsgroups gmane.comp.java.openamf.cvs
Message-ID <[email protected]>
Update of /cvsroot/openamf/openamf/src/java/org/openamf/invoker
In directory sc8-pr-cvs1:/tmp/cvs-serv32012/src/java/org/openamf/invoker

Modified Files:
	ServiceInvocationException.java 
Log Message:
added public getRootCause()

Index: ServiceInvocationException.java
===================================================================
RCS file: /cvsroot/openamf/openamf/src/java/org/openamf/invoker/ServiceInvocationException.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** ServiceInvocationException.java	23 Jul 2003 00:17:42 -0000	1.8
--- ServiceInvocationException.java	24 Jul 2003 18:31:46 -0000	1.9
***************
*** 59,62 ****
--- 59,66 ----
  		
  	}
+ 	
+ 	public Throwable getRootCause() {
+ 		return getRootCause(cause);
+ 	}
  
  	private Throwable getRootCause(Throwable cause) {




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.