Search Results for

    Show / Hide Table of Contents

    Enum ExceptionType

    Defines the exception type. An exception type determines the root/cause/issuer of the exception

    Namespace: Simplic
    Assembly: Simplic.CoreLib.dll
    Syntax
    public enum ExceptionType

    Fields

    Name Description
    Expected

    The exception is caused due to some wrong user input/data

    Unexpected

    The exception is caused by the system

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