Uses of Package
uk.org.ury.protocol.exceptions

Packages that use uk.org.ury.protocol.exceptions
uk.org.ury.client   
uk.org.ury.library.viewer   
uk.org.ury.protocol   
 

Classes in uk.org.ury.protocol.exceptions used by uk.org.ury.client
DecodeFailureException
          Exception thrown when the protocol decoder fails.
 

Classes in uk.org.ury.protocol.exceptions used by uk.org.ury.library.viewer
InvalidMessageException
          Generic exception thrown when a protocol function cannot process a message due to an issue with the message.
 

Classes in uk.org.ury.protocol.exceptions used by uk.org.ury.protocol
DecodeFailureException
          Exception thrown when the protocol decoder fails.
InvalidMessageException
          Generic exception thrown when a protocol function cannot process a message due to an issue with the message.