AssertionException
An exception that is thrown when an assertion fails.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Class
- Namespace: UnityEngine.Assertions
- Assembly: UnityEngine.CoreModule
- Inherits from: Exception
- Implements: ISerializable, _Exception
public class AssertionException : Exception, ISerializable, _Exception