Class LegacyOperationAdapter.EcmExceptionWrapper

All Implemented Interfaces:
Serializable
Enclosing class:
LegacyOperationAdapter<ResultType extends Serializable,EcmExceptionType extends com.lexmark.saperion.exceptions.EcmException>

public static class LegacyOperationAdapter.EcmExceptionWrapper extends SaSystemException
See Also:
  • Constructor Details

    • EcmExceptionWrapper

      public EcmExceptionWrapper(com.lexmark.saperion.exceptions.EcmException e)
  • Method Details

    • getCause

      public com.lexmark.saperion.exceptions.EcmException getCause()
      Overrides:
      getCause in class Throwable