Class AssertionException
Inherited Members
Namespace: UnityEngine.Assertions
Assembly: UnityEngine.dll
Syntax
public class AssertionException : Exception, ISerializable, _Exception
Constructors
| Improve this Doc View SourceAssertionException(String, String)
Declaration
public AssertionException(string message, string userMessage)
Parameters
Type | Name | Description |
---|---|---|
String | message | |
String | userMessage |
Properties
| Improve this Doc View SourceMessage
Declaration
public override string Message { get; }
Property Value
Type | Description |
---|---|
String |