public class HandledException : ExceptionPublic Class HandledException
Inherits Exception| HandledException(HandledFault) | Class constructor. |
| HandledException(String) | Constructor class |
| HandledException(HandledExceptionCodes, String) | Class constructor. |
| HandledException(String, Exception) | Class constructor. |
| HandledException(HandledExceptionCodes, String, Exception) | Class constructor. |
| Code | Exception code. |
| GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
| ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |