/[classpath]/classpath/gnu/CORBA/ExceptionCreator.java
ViewVC logotype

Diff of /classpath/gnu/CORBA/ExceptionCreator.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by audriusa, Sun Aug 28 11:23:36 2005 UTC revision 1.4 by trebligd, Wed Sep 14 08:09:44 2005 UTC
# Line 138  public class ExceptionCreator Line 138  public class ExceptionCreator
138     * @param idl the exception idl name.     * @param idl the exception idl name.
139     * @param input the stream to read from.     * @param input the stream to read from.
140     *     *
141     * @return the loaded exception.     * @return the loaded exception, or <code>null</code> if the helper class
142     * @return null if the helper class cannot be found.     *         cannot be found.
143     */     */
144    public static UserException readUserException(String idl, InputStream input)    public static UserException readUserException(String idl, InputStream input)
145    {    {
# Line 187  public class ExceptionCreator Line 187  public class ExceptionCreator
187    }    }
188    
189    /**    /**
190     * Converts teh given IDL name to class name.     * Converts the given IDL name to class name.
191     *     *
192     * @param IDL the idl name.     * @param IDL the idl name.
193     *     *

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26