Uses of Class
org.jacorb.notification.NoTranslationException

Packages that use NoTranslationException
org.jacorb.notification   
org.jacorb.notification.interfaces   
 

Uses of NoTranslationException in org.jacorb.notification
 

Methods in org.jacorb.notification that throw NoTranslationException
 Property[] StructuredEventMessage.toTypedEvent()
           
abstract  Property[] AbstractMessage.toTypedEvent()
          convert this message to a TypedEvent.
 Property[] AnyMessage.toTypedEvent()
           
 

Uses of NoTranslationException in org.jacorb.notification.interfaces
 

Methods in org.jacorb.notification.interfaces that throw NoTranslationException
 Property[] Message.toTypedEvent()