Exception Summary |
NullSentenceProvidedException |
Represents an LXException that is returned
when a null sentence is provided by the client
(exception reported by the LXClient ). |
SentenceLengthException |
Represents an LXException that is returned when
the client sends to the service a sentence bigger
than the maximum length allowed
(exception reported by the LXClient ). |
UsernameAuthenticationFailedException |
Represents an LXException that is returned when
the client/service username authentication fails
(exception reported by the LXClient ). |