|
| https://stephenhodgson.github.io/UnityCsReference/index.html |
| Show / Hide Table of Contents | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.UnityException.html#sidetoggle |
| Object | https://docs.microsoft.com/dotnet/api/system.object |
| Exception | https://docs.microsoft.com/dotnet/api/system.exception |
| SystemException | https://docs.microsoft.com/dotnet/api/system.systemexception |
| ISerializable | https://docs.microsoft.com/dotnet/api/system.runtime.serialization.iserializable |
| _Exception | https://docs.microsoft.com/dotnet/api/system.runtime.interopservices._exception |
| Exception.GetBaseException() | https://docs.microsoft.com/dotnet/api/system.exception.getbaseexception#System_Exception_GetBaseException |
| Exception.ToString() | https://docs.microsoft.com/dotnet/api/system.exception.tostring#System_Exception_ToString |
| Exception.GetObjectData(SerializationInfo, StreamingContext) | https://docs.microsoft.com/dotnet/api/system.exception.getobjectdata#System_Exception_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_ |
| Exception.GetType() | https://docs.microsoft.com/dotnet/api/system.exception.gettype#System_Exception_GetType |
| Exception.Message | https://docs.microsoft.com/dotnet/api/system.exception.message#System_Exception_Message |
| Exception.Data | https://docs.microsoft.com/dotnet/api/system.exception.data#System_Exception_Data |
| Exception.InnerException | https://docs.microsoft.com/dotnet/api/system.exception.innerexception#System_Exception_InnerException |
| Exception.TargetSite | https://docs.microsoft.com/dotnet/api/system.exception.targetsite#System_Exception_TargetSite |
| Exception.StackTrace | https://docs.microsoft.com/dotnet/api/system.exception.stacktrace#System_Exception_StackTrace |
| Exception.HelpLink | https://docs.microsoft.com/dotnet/api/system.exception.helplink#System_Exception_HelpLink |
| Exception.Source | https://docs.microsoft.com/dotnet/api/system.exception.source#System_Exception_Source |
| Exception.HResult | https://docs.microsoft.com/dotnet/api/system.exception.hresult#System_Exception_HResult |
| Object.Equals(Object) | https://docs.microsoft.com/dotnet/api/system.object.equals#System_Object_Equals_System_Object_ |
| Object.Equals(Object, Object) | https://docs.microsoft.com/dotnet/api/system.object.equals#System_Object_Equals_System_Object_System_Object_ |
| Object.ReferenceEquals(Object, Object) | https://docs.microsoft.com/dotnet/api/system.object.referenceequals#System_Object_ReferenceEquals_System_Object_System_Object_ |
| Object.GetHashCode() | https://docs.microsoft.com/dotnet/api/system.object.gethashcode#System_Object_GetHashCode |
| Object.MemberwiseClone() | https://docs.microsoft.com/dotnet/api/system.object.memberwiseclone#System_Object_MemberwiseClone |
| UnityEngine | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_UnityException__ctor.md&value=---%0Auid%3A%20UnityEngine.UnityException.%23ctor%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/StackTrace.cs/#L279 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_UnityException__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_.md&value=---%0Auid%3A%20UnityEngine.UnityException.%23ctor(System.Runtime.Serialization.SerializationInfo%2CSystem.Runtime.Serialization.StreamingContext)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/StackTrace.cs/#L297 |
| SerializationInfo | https://docs.microsoft.com/dotnet/api/system.runtime.serialization.serializationinfo |
| StreamingContext | https://docs.microsoft.com/dotnet/api/system.runtime.serialization.streamingcontext |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_UnityException__ctor_System_String_.md&value=---%0Auid%3A%20UnityEngine.UnityException.%23ctor(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/StackTrace.cs/#L285 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_UnityException__ctor_System_String_System_Exception_.md&value=---%0Auid%3A%20UnityEngine.UnityException.%23ctor(System.String%2CSystem.Exception)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/StackTrace.cs/#L291 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Exception | https://docs.microsoft.com/dotnet/api/system.exception |
| System.Runtime.Serialization.ISerializable | https://docs.microsoft.com/dotnet/api/system.runtime.serialization.iserializable |
| System.Runtime.InteropServices._Exception | https://docs.microsoft.com/dotnet/api/system.runtime.interopservices._exception |
| MustExtensions.MustBeEqual(T, T) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeEqual__1___0___0_ |
| MustExtensions.MustBeEqual(T, T, String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeEqual__1___0___0_System_String_ |
| MustExtensions.MustNotBeEqual(T, T) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeEqual__1___0___0_ |
| MustExtensions.MustNotBeEqual(T, T, String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeEqual__1___0___0_System_String_ |
| MustExtensions.MustBeNull(T) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeNull__1___0_ |
| MustExtensions.MustBeNull(T, String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeNull__1___0_System_String_ |
| MustExtensions.MustNotBeNull(T) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeNull__1___0_ |
| MustExtensions.MustNotBeNull(T, String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeNull__1___0_System_String_ |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_UnityException.md&value=---%0Auid%3A%20UnityEngine.UnityException%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/StackTrace.cs/#L270 |
| Back to top | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.UnityException.html#top |