Package io.rong.imlib
        Class RongRuntimeException
- 
                    
                    - All Implemented Interfaces:
- 
                            
                            java.io.Serializable
 
 public class RongRuntimeException extends RuntimeException
- 
                
                    
                    - 
                                
                            
                                Field SummaryFields Modifier and Type Field Description public Throwablecausepublic Array<StackTraceElement>stackTrace
 - 
                                
                            
                                Constructor SummaryConstructors Constructor Description RongRuntimeException(String message)RongRuntimeException(String message, Throwable cause)
 - 
                                
                            
                                Method SummaryModifier and Type Method Description - 
                                            
                                        
                                            Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
- 
                                        
                                    
                                        Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
                                            
                                        
                                            
 
-