Package 

Class Error

    • Constructor Summary

      Constructors 
      Constructor Description
      Error(String message, Integer code)
    • Method Summary

      Modifier and Type Method Description
      final String component1()
      final Integer component2()
      final Error copy(String message, Integer code)
      final String getMessage() Error message.
      final Integer getCode() Error code.
      • Methods inherited from class org.hildan.chrome.devtools.domains.database.Error

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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