Uses of Class
org.osoa.sca.ServiceRuntimeException

Packages that use ServiceRuntimeException
org.osoa.sca   
 

Uses of ServiceRuntimeException in org.osoa.sca
 

Subclasses of ServiceRuntimeException in org.osoa.sca
 class ConversationEndedException
          Exception thrown to indicate the conversation being used for a stateful interaction has been ended.
 class NoRegisteredCallbackException
          Exception thrown to indicate that no callback has been registered when interacting with a service.
 class ServiceUnavailableException
          Exception used to indicate that a runtime exception occurred during the invocation of and external service.