Class CommandException
Implements
Inherited Members
Namespace: PayrollEngine.Client.Command
Assembly: PayrollEngine.Client.Core.dll
Syntax
public class CommandException : Exception, ISerializable
Constructors
CommandException()
Declaration
public CommandException()
CommandException(string)
Declaration
public CommandException(string message)
Parameters
| Type | Name | Description |
|---|---|---|
| string | message |