@tsdotnet/exceptions - v1.2.5
    Preparing search index...

    Class ArgumentException

    Represents errors that occur during application execution.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    innerException?: unknown
    message: string = ''
    name: string
    paramName: string
    stack: string

    Methods