Package com.saperion.operations
Class LegacyOperationAdapter.EcmExceptionWrapper
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.saperion.exception.SaBasicException
-
- com.saperion.exception.SaSystemException
-
- com.saperion.operations.LegacyOperationAdapter.EcmExceptionWrapper
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- LegacyOperationAdapter<ResultType extends java.io.Serializable,EcmExceptionType extends com.lexmark.saperion.exceptions.EcmException>
public static class LegacyOperationAdapter.EcmExceptionWrapper extends SaSystemException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EcmExceptionWrapper(com.lexmark.saperion.exceptions.EcmException e)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.lexmark.saperion.exceptions.EcmException
getCause()
-