Photon Quantum 3.0.0

Public Member Functions | List of all members
Quantum.AssertException Class Reference

An exception that is thrown when an assertion fails. More...

Inherits Exception.

Public Member Functions

 AssertException ()
 Creates a new instance of the exception. More...
 
 AssertException (string msg)
 Creates a new instance of the exception with a message. More...
 

Detailed Description

An exception that is thrown when an assertion fails.

Constructor & Destructor Documentation

◆ AssertException() [1/2]

Quantum.AssertException.AssertException ( )
inline

Creates a new instance of the exception.

◆ AssertException() [2/2]

Quantum.AssertException.AssertException ( string  msg)
inline

Creates a new instance of the exception with a message.

Parameters
msgA message