Class ControlException
Meant purely to break execution.
public class ControlException : Exception, ISerializable
- Inheritance
-
ControlException
- Implements
- Derived
- Inherited Members
Constructors
ControlException()
public ControlException()
ControlException(string)
public ControlException(string message)
Parameters
messagestring