InvalidValueException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class InvalidValueException : Microsoft::BizTalk::Adapter::Framework::FrameworkException
[System.Serializable]
public class InvalidValueException : Microsoft.BizTalk.Adapter.Framework.FrameworkException
type InvalidValueException = class
inherit FrameworkException
Public Class InvalidValueException
Inherits FrameworkException
- Inheritance
- Attributes
Constructors
InvalidValueException() | |
InvalidValueException(SerializationInfo, StreamingContext) | |
InvalidValueException(String, Exception) | |
InvalidValueException(String) |