EventSourceAnalyzerException Class
Applies to: Semantic Logging 2.0
Represents errors that occur during EventSourceAnalyzer execution.
Namespace: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Utility
Assembly: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.EventSourceAnalyzer (in Microsoft.Practices.EnterpriseLibrary.SemanticLogging.EventSourceAnalyzer.dll) Version: 2.0.1406.1
Syntax
[SerializableAttribute]
public class EventSourceAnalyzerException : Exception
'Declaration
<SerializableAttribute>
Public Class EventSourceAnalyzerException
Inherits Exception
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Utility.EventSourceAnalyzerException
See Also
EventSourceAnalyzerException Members
Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Utility Namespace