Uses of Class
com.google.gwt.logging.server.InvalidJsonLogRecordFormatException
Packages that use InvalidJsonLogRecordFormatException
Package
Description
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 InvalidJsonLogRecordFormatExceptionModifier and TypeMethodDescriptionstatic LogRecord
JsonLogRecordServerUtil.logRecordFromJson
(String jsonString)