public static class

Sos.SessionExistsException

extends RuntimeException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ com.salesforce.android.sos.api.Sos.SessionExistsException

Class Overview

Thrown when caller attempts to start an SOS session while one already exists.

Summary

[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object