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