Search Results for

    Class TerminauxInternalException

    Terminaux exception class

    Inheritance
    object
    Exception
    TerminauxInternalException
    Namespace
    Terminaux.Base @ Terminaux.dll
    Syntax
    public class TerminauxInternalException : Exception


    Constructors

    TerminauxInternalException()

    Makes an empty TerminauxInternalException exception instance with the default message

    Declaration
    public TerminauxInternalException()

    TerminauxInternalException(Exception)

    Makes an empty TerminauxInternalException exception instance with the default message

    Declaration
    public TerminauxInternalException(Exception innerException)
    Parameters
    Name Type Description
    innerException Exception

    An inner exception to specify

    TerminauxInternalException(string)

    Makes a TerminauxInternalException exception instance

    Declaration
    public TerminauxInternalException(string message)
    Parameters
    Name Type Description
    message string

    A message to specify

    TerminauxInternalException(string, Exception)

    Makes a TerminauxInternalException exception instance

    Declaration
    public TerminauxInternalException(string message, Exception innerException)
    Parameters
    Name Type Description
    message string

    A message to specify

    innerException Exception

    An inner exception to specify

    TerminauxInternalException(string, Exception, params object[])

    Makes a TerminauxInternalException exception instance

    Declaration
    public TerminauxInternalException(string message, Exception innerException, params object[] vars)
    Parameters
    Name Type Description
    message string

    A message to specify

    innerException Exception

    An inner exception to specify

    vars object[]

    List of variables to format the message with

    TerminauxInternalException(string, params object[])

    Makes a TerminauxInternalException exception instance

    Declaration
    public TerminauxInternalException(string message, params object[] vars)
    Parameters
    Name Type Description
    message string

    A message to specify

    vars object[]

    List of variables to format the message with

    Show / Hide Table of Contents

    Table of contents



      About

      Copyright © 2014-2026 Aptivi

      Find us

    •  
    •  
    •  
    •  
    •  
    •  
    • Social media

    •  
    •  
    •  
    •