Class ErrorDescription

  • All Implemented Interfaces:

    
    public final class ErrorDescription
    
                        

    Describes an error that may occur during use of any library components like player, downloader, etc.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String toString()
      final String getDisplayErrorMessage() Customize error message displayed on the player view depending on the error code.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait