FriendlyException Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class FriendlyException : AppException
The FriendlyException type exposes the following members.
| Name | Description | |
|---|---|---|
| FriendlyException(String) |
Constructor when throwing new root Exception
| |
| FriendlyException(SerializationInfo, StreamingContext) | ||
| FriendlyException(String, Exception) |
Constructor used when re-throwing exception.
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |