01: /* Generated by WSDLToJava Compiler. */
02:
03: package org.ow2.easybeans.tests.common.ws.ejbref.gen;
04:
05: import javax.xml.ws.WebFault;
06:
07: /**
08: * This class was generated by the Celtix 1.0
09: * Tue Jul 25 14:11:46 CEST 2006
10: * Generated source version: 1.0
11: *
12: */
13:
14: public class WSException extends Exception {
15: }
|