/[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.1.2.3 by gnu_andrew, Sat Sep 10 15:31:35 2005 UTC revision 1.1.2.4 by gnu_andrew, Tue Sep 20 18:46:22 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.1.2.3  
changed lines
  Added in v.1.1.2.4

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