Table of Contents

Class AdditionalInformationRequiredException

Namespace
NArk.Core
Assembly
NArk.Core.dll

Thrown when an operation cannot proceed because the caller must supply additional information first.

public class AdditionalInformationRequiredException : Exception, ISerializable
Inheritance
AdditionalInformationRequiredException
Implements
Inherited Members

Constructors

AdditionalInformationRequiredException(string)

Thrown when an operation cannot proceed because the caller must supply additional information first.

public AdditionalInformationRequiredException(string msg)

Parameters

msg string