![]() |
Diffusion .NET Classic API - Core and Common
5.9.4
|
The base class for all Diffusion exceptions. More...
Public Member Functions | |
DiffusionBaseException (string message, Exception ex) | |
Constructor. More... | |
DiffusionBaseException (string message) | |
Constructor. More... | |
bool | IsFatalException () |
Is this a fatal exception? More... | |
The base class for all Diffusion exceptions.
PushTechnology.DiffusionCore.Exceptions.DiffusionBaseException.DiffusionBaseException | ( | string | message, |
Exception | ex | ||
) |
Constructor.
message | |
ex |
PushTechnology.DiffusionCore.Exceptions.DiffusionBaseException.DiffusionBaseException | ( | string | message | ) |
Constructor.
message |
bool PushTechnology.DiffusionCore.Exceptions.DiffusionBaseException.IsFatalException | ( | ) |
Is this a fatal exception?