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