Package com.vdocipher.aegis.media
        Class ErrorDescription
- 
                    
                    - All Implemented Interfaces:
 
 public final class ErrorDescriptionDescribes an error that may occur during use of any library components like player, downloader, etc. 
- 
                
                    
                    - 
                                
                            
                                Constructor SummaryConstructors Constructor Description ErrorDescription(Integer errorCode, String errorMsg, Integer httpStatusCode)
 - 
                                
                            
                                Method SummaryModifier and Type Method Description StringtoString()final StringgetDisplayErrorMessage()Customize error message displayed on the player view depending on the error code. 
 
-