添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
description
String description
The original description of the JavaScript exception this class wraps, initialized as e.message .
Object e
The underlying exception this class wraps.
message
String message
A constructed message describing this exception.
String name
The original type name of the JavaScript exception this class wraps, initialized as e.name .
private void readObject ( ObjectInputStream stream) throws IOException , ClassNotFoundException
Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject ( ObjectOutputStream stream) throws IOException
Throws:
IOException
editOperations
List<com.google.gwt.core.linker.SymbolMapsLinker.ScriptFragmentEditsArtifact.EditOperation> editOperations
fragment
int fragment
strongName
String strongName
dummyFieldToIncludeTheTypeInSerialization
StackTraceElement[] dummyFieldToIncludeTheTypeInSerialization
exactTypeKnown
boolean exactTypeKnown
typeName
String typeName

Exception com.google.gwt.resources.converter.Css2GssConversionException

class Css2GssConversionException extends com.google.gwt.resources.css.ast.CssCompilerException implements Serializable
serialVersionUID:
4362497787247994365L

Exception com.google.gwt.uibinder.attributeparsers.FieldReferenceConverter.IllegalFieldReferenceException

class IllegalFieldReferenceException extends RuntimeException implements Serializable

Exception com.google.gwt.user.client.rpc.ServiceDefTarget.NoServiceEntryPointSpecifiedException

class NoServiceEntryPointSpecifiedException extends InvocationException implements Serializable
private void readObject ( ObjectInputStream stream) throws IOException , ClassNotFoundException
Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject ( ObjectOutputStream stream) throws IOException
Throws:
IOException
codeServerPort
int codeServerPort
The HTTP port of a Super Dev Mode code server running on localhost where this servlet will download serialization policies. (If set to zero, this feature is disabled and no download will be attempted.)
delegate
Object delegate
The implementation of the service.
serializationPolicyCache
Map<String,SerializationPolicy> serializationPolicyCache
A cache of moduleBaseURL and serialization policy strong name to SerializationPolicy .
codeServerPort
int codeServerPort
The HTTP port of a Super Dev Mode code server running on localhost where this servlet will download serialization policies. (If set to zero, this feature is disabled and no download will be attempted.)
delegate
Object delegate
The implementation of the service.
serializationPolicyCache
Map<String,SerializationPolicy> serializationPolicyCache
A cache of moduleBaseURL and serialization policy strong name to SerializationPolicy .

Exception com.google.web.bindery.requestfactory.apt.ClientToDomainMapper.UnmappedTypeException

class UnmappedTypeException extends RuntimeException implements Serializable

Serialized Fields

clientType
TypeMirror clientType