Exceptions
Following are the exceptions:
▪ MobileException:
UDTT client receives MobileException if UDTT server has exception. MobileException wraps the exception of the server.
▪ ErrorResponseException:
UDTT client receives ErrorResponseException when it cannot get HTTP response from the server successfully.
▪ ConfigException:
UDTT client receives configException when bttmobile.properties is not defined correctly.
▪ IOException:
UDTT client receives IOException when error occurs during connecting to the server.
See also