EngineException 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.
Thin layer on exceptions for engine generated exceptions.
public class EngineException : Exception
type EngineException = class
inherit Exception
Public Class EngineException
Inherits Exception
- Inheritance
-
EngineException
Constructors
EngineException(String) |