Class ExceptionHandler
Inheritance
System.Object
ExceptionHandler
Implements
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Sample.UIDataTemplate
Assembly: Sample.UIDataTemplate.dll
Syntax
public class ExceptionHandler : ITemplateLoadExceptionHandler
Methods
| Improve this Doc View SourceHandle(Exception)
Declaration
public bool Handle(Exception ex)
Parameters
Type | Name | Description |
---|---|---|
System.Exception | ex |
Returns
Type | Description |
---|---|
System.Boolean |