/Users/detro/workspace-nb/JAEBI/src/java/org/jaebi/server/service/xml/exception/JAXBMarshallerWrapperMarshallException.java

Vai alla documentazione di questo file.
00001 /*
00002  * JAXBMarshallerWrapperMarshallException.java
00003  *
00004  * Created on June 10, 2005, 11:32 PM
00005  *
00006  * To change this template, choose Tools | Options and locate the template under
00007  * the Source Creation and Management node. Right-click the template and choose
00008  * Open. You can then make changes to the template in the Source Editor.
00009  */
00010 
00011 package org.jaebi.server.service.xml.exception;
00012 
00017 public class JAXBMarshallerWrapperMarshallException extends java.lang.Exception {
00018     
00023     public JAXBMarshallerWrapperMarshallException(String msg) {
00024         super(msg);
00025     }
00026 }

Generato il Mon Jun 27 22:50:38 2005 per JAEBI - JAva Enterprice BackEnd Interfacement da  doxygen 1.4.3