Uses of Class
c408h008.common.exceptions.NameInUseException

Packages that use NameInUseException
c408h008.server.service   
 

Uses of NameInUseException in c408h008.server.service
 

Methods in c408h008.server.service that throw NameInUseException
 OEMessage[] OmniEditorService.upload(OEMessage[] in0)
          Merges all the commands encapsulated by an array of OEMessage objects into the server buffer.
 OEMessage[] OmniEditorService.mark(OEMessage in0)
          Creates a mark at the current cursor position.