Overload List

  NameDescription
CompositeException()()()
Initializes a new instance of the CompositeException class.
CompositeException(String)
Initializes a new instance of the CompositeException class.
CompositeException(SerializationInfo, StreamingContext)
Initializes a new instance of the CompositeException class.
CompositeException(String, IEnumerable<(Of <(Exception>)>))
Initializes a new instance of the CompositeException class.
CompositeException(String, Exception)
Initializes a new instance of the CompositeException class.

See Also