Constructors
-
Raises
Exception(Type) Creates a new instance of the RaisesException class. Call this constructor when no event was raised. -
Raises
Exception(Type, Creates a new instance of the RaisesException class. Call this constructor when anType)
Properties
- Actual Gets the actual value.
- Expected Gets the expected value.
- Message virtual Gets a message that describes the current exception. Includes the expected and actual values.
-
Stack
Trace virtual Gets a string representation of the frames on the call stack at the time the current exception was thrown.