Class BrowserError

    • Field Summary

      Fields 
      Modifier and Type Field Description
      int code  
      String message  
    • Constructor Summary

      Constructors 
      Constructor Description
      BrowserError​(int code, String message)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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