GWT 2.7.0

Uses of Class
com.google.gwt.logging.server.InvalidJsonLogRecordFormatException

Packages that use InvalidJsonLogRecordFormatException
com.google.gwt.logging.server Server classes for java.util.logging support in GWT. 
 

Uses of InvalidJsonLogRecordFormatException in com.google.gwt.logging.server
 

Methods in com.google.gwt.logging.server that throw InvalidJsonLogRecordFormatException
static java.util.logging.LogRecord JsonLogRecordServerUtil.logRecordFromJson(java.lang.String jsonString)
           
 


GWT 2.7.0