Search Results for

    Class TerminauxException

    Terminaux exception class

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


    Constructors

    TerminauxException()

    Makes an empty TerminauxException exception instance with the default message

    Declaration
    public TerminauxException()

    TerminauxException(Exception)

    Makes an empty TerminauxException exception instance with the default message

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

    An inner exception to specify

    TerminauxException(string)

    Makes a TerminauxException exception instance

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

    A message to specify

    TerminauxException(string, Exception)

    Makes a TerminauxException exception instance

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

    A message to specify

    innerException Exception

    An inner exception to specify

    TerminauxException(string, Exception, params object[])

    Makes a TerminauxException exception instance

    Declaration
    public TerminauxException(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

    TerminauxException(string, params object[])

    Makes a TerminauxException exception instance

    Declaration
    public TerminauxException(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

    •  
    •  
    •  
    •