com.infoengine.procunit
Class IEExceptionUtil
java.lang.Object
com.infoengine.procunit.IEExceptionUtil
- public class IEExceptionUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IEExceptionUtil
public IEExceptionUtil()
checkCollectionForErrors
public static void checkCollectionForErrors(IeCollection collect)
throws IEException
- Throws:
IEException
checkCollectionForErrors
public static void checkCollectionForErrors(IeCollection collect,
String exceptionClass)
throws IEException
- Throws:
IEException
checkResponseForErrors
public static void checkResponseForErrors(IeRequest response)
throws IEException
- Throws:
IEException
checkResponseForErrors
public static void checkResponseForErrors(IeRequest response,
String exceptionClass)
throws IEException
- Throws:
IEException