Package com.sap.tc.mobile.exception.standard

Wrapper classes for standard Java exceptions.

See:
          Description

Exception Summary
SAPIllegalAccessException Wrapper class for IllegalAccessException.
SAPIllegalArgumentException Wrapper class for IllegalArgumentException.
SAPIllegalStateException Wrapper class for IllegalStateException.
SAPIOException Wrapper class for IOException.
SAPNullPointerException Wrapper class for NullPointerException.
SAPNumberFormatException Wrapper class for NumberFormatException.
SAPUnsupportedOperationException Wrapper class for UnsupportedOperationException.
 

Package com.sap.tc.mobile.exception.standard Description

Wrapper classes for standard Java exceptions.