Title here
Summary here
The generic ETLBox Exception. See inner exception for more details.
public class ETLBoxException : Exception, ISerializable public ETLBoxException() public ETLBoxException(string message)| Type | Name | Description |
|---|---|---|
| string | message |
public ETLBoxException(string message, Exception innerException)| Type | Name | Description |
|---|---|---|
| string | message | |
| Exception | innerException |