Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.microsoft.appcenter.AbstractAppCenterService (implements com.microsoft.appcenter.AppCenterService)
- com.microsoft.appcenter.crashes.Crashes
- com.microsoft.appcenter.crashes.AbstractCrashesListener (implements com.microsoft.appcenter.crashes.CrashesListener)
- com.microsoft.appcenter.ingestion.models.AbstractLog (implements com.microsoft.appcenter.ingestion.models.Log)
- com.microsoft.appcenter.crashes.ingestion.models.AbstractErrorLog
- com.microsoft.appcenter.crashes.ingestion.models.ManagedErrorLog
- com.microsoft.appcenter.crashes.ingestion.models.ErrorAttachmentLog
- com.microsoft.appcenter.ingestion.models.LogWithProperties
- com.microsoft.appcenter.crashes.ingestion.models.HandledErrorLog
- com.microsoft.appcenter.crashes.ingestion.models.AbstractErrorLog
- com.microsoft.appcenter.ingestion.models.json.AbstractLogFactory (implements com.microsoft.appcenter.ingestion.models.json.LogFactory)
- com.microsoft.appcenter.crashes.ingestion.models.json.ErrorAttachmentLogFactory
- com.microsoft.appcenter.crashes.ingestion.models.json.HandledErrorLogFactory
- com.microsoft.appcenter.crashes.ingestion.models.json.ManagedErrorLogFactory
- com.microsoft.appcenter.crashes.utils.ErrorLogHelper
- com.microsoft.appcenter.crashes.model.ErrorReport
- com.microsoft.appcenter.crashes.ingestion.models.Exception (implements com.microsoft.appcenter.ingestion.models.Model)
- com.microsoft.appcenter.crashes.ingestion.models.json.ExceptionFactory (implements com.microsoft.appcenter.ingestion.models.json.ModelFactory<M>)
- com.microsoft.appcenter.crashes.ingestion.models.StackFrame (implements com.microsoft.appcenter.ingestion.models.Model)
- com.microsoft.appcenter.crashes.ingestion.models.json.StackFrameFactory (implements com.microsoft.appcenter.ingestion.models.json.ModelFactory<M>)
- com.microsoft.appcenter.crashes.ingestion.models.Thread (implements com.microsoft.appcenter.ingestion.models.Model)
- com.microsoft.appcenter.crashes.ingestion.models.json.ThreadFactory (implements com.microsoft.appcenter.ingestion.models.json.ModelFactory<M>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.microsoft.appcenter.crashes.model.NativeException
- com.microsoft.appcenter.crashes.model.TestCrashException
- java.lang.RuntimeException
- java.lang.Exception
- com.microsoft.appcenter.crashes.WrapperSdkExceptionManager
- com.microsoft.appcenter.AbstractAppCenterService (implements com.microsoft.appcenter.AppCenterService)
Interface Hierarchy
- com.microsoft.appcenter.crashes.CrashesListener