Class AssertionException
- Namespace
- Garyon.Exceptions
- Assembly
- Garyon.dll
An exception that is thrown when an assertion fails.
public class AssertionException : Exception, ISerializable
- Inheritance
-
AssertionException
- Implements
- Inherited Members
- Extension Methods
Constructors
AssertionException(string)
An exception that is thrown when an assertion fails.
public AssertionException(string message)
Parameters
messagestring