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

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

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

revision 1.6 by audriusa, Sun Aug 28 11:23:36 2005 UTC revision 1.7 by audriusa, Tue Oct 4 17:58:15 2005 UTC
# Line 310  public class IOR Line 310  public class IOR
310        catch (Exception e)        catch (Exception e)
311          {          {
312            MARSHAL m = new MARSHAL("Unable to write Internet profile.");            MARSHAL m = new MARSHAL("Unable to write Internet profile.");
313              m.minor = Minor.IOR;
314            m.initCause(e);            m.initCause(e);
315            throw m;            throw m;
316          }          }

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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