CodeMethodException Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class CodeMethodException : AppException
The CodeMethodException type exposes the following members.
| Name | Description | |
|---|---|---|
| CodeMethodException(String) | ||
| CodeMethodException(SerializationInfo, StreamingContext) | ||
| CodeMethodException(String, Boolean) | ||
| CodeMethodException(String, Exception) |
| Name | Description | |
|---|---|---|
| FriendlyError |
Friendly errors are displayed in a dialog box appearing as an expected situation.
Unfriendly errors fall through to Error.aspx.
|
| 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.) |