Search Results for

    Show / Hide Table of Contents

    Class ExceptionHandler

    Inheritance
    System.Object
    ExceptionHandler
    Implements
    ITemplateLoadExceptionHandler
    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 Source

    Handle(Exception)

    Declaration
    public bool Handle(Exception ex)
    Parameters
    Type Name Description
    System.Exception ex
    Returns
    Type Description
    System.Boolean

    Implements

    ITemplateLoadExceptionHandler
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx