Search Results for

    Show / Hide Table of Contents

    Interface ITemplateLoadExceptionHandler

    Handler for handling exceptions

    Namespace: Simplic.UIDataTemplate
    Assembly: Simplic.UIDataTemplate.dll
    Syntax
    public interface ITemplateLoadExceptionHandler

    Methods

    | Improve this Doc View Source

    Handle(Exception)

    Handle an exception

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

    Exception instance

    Returns
    Type Description
    System.Boolean

    True if the exception was handled

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