org.jacorb.idl
Class IllegalRedefinition
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jacorb.idl.NameAlreadyDefined
org.jacorb.idl.IllegalRedefinition
- All Implemented Interfaces:
- Serializable
public class IllegalRedefinition
- extends NameAlreadyDefined
- Version:
- $Id: IllegalRedefinition.java,v 1.10 2011-05-10 15:40:36 nick.cross Exp $
- Author:
- Gerald Brose
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
newDef
public String newDef
IllegalRedefinition
public IllegalRedefinition(String s)
Copyright © 2012 JacORB. All Rights Reserved.