Uses of Class
com.google.gwt.logging.server.InvalidJsonLogRecordFormatException
-
Packages that use InvalidJsonLogRecordFormatException Package Description 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 Modifier and Type Method Description static java.util.logging.LogRecord
JsonLogRecordServerUtil. logRecordFromJson(java.lang.String jsonString)
-