FileDocCategorySizeDatePackage
ConsoleMessage.javaAPI DocAndroid 5.1 API647Sat Mar 14 14:09:42 GMT 2015android.webkit

ConsoleMessage

public class ConsoleMessage extends Object

Fields Summary
Constructors Summary
public ConsoleMessage(String message, String sourceId, int lineNumber, MessageLevel msgLevel)

 throw new RuntimeException("Stub!"); 
Methods Summary
public intlineNumber()

 throw new RuntimeException("Stub!"); 
public java.lang.Stringmessage()

 throw new RuntimeException("Stub!"); 
public android.webkit.ConsoleMessage$MessageLevelmessageLevel()

 throw new RuntimeException("Stub!"); 
public java.lang.StringsourceId()

 throw new RuntimeException("Stub!");