AdapterMapServiceException 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 AdapterMapServiceException : Exception
[System.Serializable]
public class AdapterMapServiceException : Exception
[<System.Serializable>]
type AdapterMapServiceException = class
inherit Exception
Public Class AdapterMapServiceException
Inherits Exception
- Inheritance
-
AdapterMapServiceException
- Attributes
Constructors
AdapterMapServiceException() | |
AdapterMapServiceException(SerializationInfo, StreamingContext) | |
AdapterMapServiceException(String, Exception) | |
AdapterMapServiceException(String) |