Class AdditionalInformationRequiredException
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
msgstring