InformationalException class
namespace: Serenity assembly: Serenity.Net.Core
An exception that is created purely for informational purposes, e.g. for logging something to exception log
public class InformationalException : Exception
Public Members
| name | description |
|---|---|
| InformationalException(…) | Creates a new instance of the exception |
| const EventId | EventId for informational errors |
See Also
- Source: InformationalException.cs