KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > objectweb > easybeans > tests > common > ws > ejbref > gen > WSException


1 /* Generated by WSDLToJava Compiler. */
2
3 package org.objectweb.easybeans.tests.common.ws.ejbref.gen;
4
5 import javax.xml.ws.WebFault;
6
7
8 /**
9  * This class was generated by the Celtix 1.0
10  * Tue Jul 25 14:11:46 CEST 2006
11  * Generated source version: 1.0
12  *
13  */

14
15
16 public class WSException extends Exception JavaDoc {
17 }
Popular Tags