René's URL Explorer Experiment


Title: Class UnityException

Generator: docfx 2.40.7.0

direct link

Domain: stephenhodgson.github.io

NoneIE=edge,chrome=1
titleClass UnityException
docfx:navrel../toc.html
docfx:tocreltoc.html

Links:

https://stephenhodgson.github.io/UnityCsReference/index.html
Show / Hide Table of Contentshttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.UnityException.html#sidetoggle
Objecthttps://docs.microsoft.com/dotnet/api/system.object
Exceptionhttps://docs.microsoft.com/dotnet/api/system.exception
SystemExceptionhttps://docs.microsoft.com/dotnet/api/system.systemexception
ISerializablehttps://docs.microsoft.com/dotnet/api/system.runtime.serialization.iserializable
_Exceptionhttps://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.Messagehttps://docs.microsoft.com/dotnet/api/system.exception.message#System_Exception_Message
Exception.Datahttps://docs.microsoft.com/dotnet/api/system.exception.data#System_Exception_Data
Exception.InnerExceptionhttps://docs.microsoft.com/dotnet/api/system.exception.innerexception#System_Exception_InnerException
Exception.TargetSitehttps://docs.microsoft.com/dotnet/api/system.exception.targetsite#System_Exception_TargetSite
Exception.StackTracehttps://docs.microsoft.com/dotnet/api/system.exception.stacktrace#System_Exception_StackTrace
Exception.HelpLinkhttps://docs.microsoft.com/dotnet/api/system.exception.helplink#System_Exception_HelpLink
Exception.Sourcehttps://docs.microsoft.com/dotnet/api/system.exception.source#System_Exception_Source
Exception.HResulthttps://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
UnityEnginehttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.html
Improve this Dochttps://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 Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/StackTrace.cs/#L279
Improve this Dochttps://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 Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/StackTrace.cs/#L297
SerializationInfohttps://docs.microsoft.com/dotnet/api/system.runtime.serialization.serializationinfo
StreamingContexthttps://docs.microsoft.com/dotnet/api/system.runtime.serialization.streamingcontext
Improve this Dochttps://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 Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/StackTrace.cs/#L285
Stringhttps://docs.microsoft.com/dotnet/api/system.string
Improve this Dochttps://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 Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/StackTrace.cs/#L291
Stringhttps://docs.microsoft.com/dotnet/api/system.string
Exceptionhttps://docs.microsoft.com/dotnet/api/system.exception
System.Runtime.Serialization.ISerializablehttps://docs.microsoft.com/dotnet/api/system.runtime.serialization.iserializable
System.Runtime.InteropServices._Exceptionhttps://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 Dochttps://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 Sourcehttps://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/StackTrace.cs/#L270
Back to tophttps://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.UnityException.html#top

Viewport: width=device-width


URLs of crawlers that visited me.