DirectiveProcessorException 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.
Exception class for Directive Processors
public ref class DirectiveProcessorException : Exception
[System.Serializable]
public class DirectiveProcessorException : Exception
[<System.Serializable>]
type DirectiveProcessorException = class
inherit Exception
Public Class DirectiveProcessorException
Inherits Exception
- Inheritance
-
DirectiveProcessorException
- Attributes
Constructors
DirectiveProcessorException() |
Constructor. |
DirectiveProcessorException(SerializationInfo, StreamingContext) |
Obsolete.
Serialization constructor. |
DirectiveProcessorException(String, Exception) |
Constructor. |
DirectiveProcessorException(String) |
Constructor. |