Photon Bolt Engine API 1.3

Public Member Functions | Properties | List of all members
Photon.Bolt.Exceptions.BoltAssertFailedException Class Reference

Thrown if a debug assert fails somewhere in the code More...

Inheritance diagram for Photon.Bolt.Exceptions.BoltAssertFailedException:
Photon.Bolt.Exceptions.BoltException

Public Member Functions

 BoltAssertFailedException (string msg="")
 

Properties

object ExtraInfo [get, set]
 
override string? Message [get]
 

Detailed Description

Thrown if a debug assert fails somewhere in the code

Constructor & Destructor Documentation

◆ BoltAssertFailedException()

Photon.Bolt.Exceptions.BoltAssertFailedException.BoltAssertFailedException ( string  msg = "")
inline

Property Documentation

◆ ExtraInfo

object Photon.Bolt.Exceptions.BoltException.ExtraInfo
getsetinherited

◆ Message

override string? Photon.Bolt.Exceptions.BoltException.Message
getinherited