Package pt.ul.fc.di.nlx.lxServiceClient.exceptions.service

Exception Summary
NullSentenceReturnedException Represents an LXException that is returned when a null sentence is returned by the service
(exception reported by LXService).
ServiceNotAvailableException Represents an LXException that is returned when the service is not available
(exception reported by LXService).
UsernameVerificationFailedException Represents an LXException that is returned when the client/service username verification fails
(exception reported by LXService).