Package com.progress.open4gl.dynamicapi
Class ExceptionConverter
java.lang.Object
com.progress.open4gl.dynamicapi.ExceptionConverter
This class holds utility methods for handling formatting and conversion of various exception types.
-
Method Summary
-
Method Details
-
convertIOException
Convert anIOException
to aClientException
- Parameters:
e
-- Throws:
ClientException
-