org.omg.TerminologyServices
Class AssociationNotInSystemization

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.omg.CORBA.UserException
                    |
                    +--org.omg.TerminologyServices.AssociationNotInSystemization
All Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity, java.io.Serializable

public final class AssociationNotInSystemization
extends org.omg.CORBA.UserException

See Also:
Serialized Form
 

Field Summary
 java.lang.String bad_association_id
           
 
Constructor Summary
AssociationNotInSystemization()
           
AssociationNotInSystemization(java.lang.String _ob_a0)
           
AssociationNotInSystemization(java.lang.String _ob_reason, java.lang.String _ob_a0)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

bad_association_id

public java.lang.String bad_association_id
Constructor Detail

AssociationNotInSystemization

public AssociationNotInSystemization()

AssociationNotInSystemization

public AssociationNotInSystemization(java.lang.String _ob_a0)

AssociationNotInSystemization

public AssociationNotInSystemization(java.lang.String _ob_reason,
                                     java.lang.String _ob_a0)