Class DSCommandExecutionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.datasupplier.exceptions.DSCommandExecutionException
All Implemented Interfaces:
Serializable

public class DSCommandExecutionException extends Exception
See Also:
  • Constructor Details

    • DSCommandExecutionException

      public DSCommandExecutionException()
    • DSCommandExecutionException

      public DSCommandExecutionException(String cause)
    • DSCommandExecutionException

      public DSCommandExecutionException(Throwable ex)
    • DSCommandExecutionException

      public DSCommandExecutionException(String cause, Throwable ex)