PDTec.IceNet.Core.Runtime Namespace |
Class | Description | |
---|---|---|
ConfigurationException |
This exception is thrown when a configuration-related error occurs.
| |
CsvFormatException | ||
IceNetException |
This exception is the base type of all ice.NET exceptions.
| |
IceNetInternalException |
This exception is thrown when an internal platform error occurs.
| |
IceNetRuntimeException |
This exception is thrown when a runtime error occurs.
| |
LicenseException |
This exception is thrown when a licensing error occurs.
| |
MessageEventArgs |
Message event arguments.
| |
SecurityException |
This exception is thrown when a security-related error occurs.
|
Interface | Description | |
---|---|---|
ILicenseInfo |
Information about the current ice.NET license.
| |
ILogger |
Manages logging.
| |
ILoggerFactory |
Factory for ILogger implementations.
| |
ITextProvider |
Manages dynamic text resources.
|
Enumeration | Description | |
---|---|---|
LicenseType |
The type of an ice.NET runtime license.
| |
LogLevel |
Supporting Logging levels.
| |
RuntimeErrorCode |
Defines error codes for runtime errors.
|