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