Summer.Batch.Core.Step.Tasklet.SystemCommandException Class Reference

Exception indicating failed execution of system command. More...

Inheritance diagram for Summer.Batch.Core.Step.Tasklet.SystemCommandException:

Public Member Functions

 SystemCommandException (string message)
 Custom constructor using message. More...
 
 SystemCommandException (string message, Exception cause)
 Custom constrcutor using message and inner exception. More...
 

Detailed Description

Exception indicating failed execution of system command.

Constructor & Destructor Documentation

Summer.Batch.Core.Step.Tasklet.SystemCommandException.SystemCommandException ( string  message)

Custom constructor using message.

Parameters
message
Summer.Batch.Core.Step.Tasklet.SystemCommandException.SystemCommandException ( string  message,
Exception  cause 
)

Custom constrcutor using message and inner exception.

Parameters
message
cause

The documentation for this class was generated from the following file:
  • Summer.Batch.Core/Core/Step/Tasklet/SystemCommandException.cs