|  Known Direct Subclasses | 
Class Overview
Runtime error thrown when the SDK has detected that it has not been integrated properly. The description will
 detail how the issue was caused, and steps to remediation.
 
 Any occurrence of this kind of exception should be resolved before shipping your app to customers.{@since 3.0
}
  
 
Public Constructors
 
    
      
        public 
         
         
         
         
        
      
      InvalidIntegrationException
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        
      
      InvalidIntegrationException
      (String detailMessage)
    
      
    
 
 
    
      
        public 
         
         
         
         
        
      
      InvalidIntegrationException
      (String detailMessage, Throwable throwable)