Uses of Enum
com.google.gwt.core.client.CodeDownloadException.Reason
-
Uses of CodeDownloadException.Reason in com.google.gwt.core.client
Modifier and TypeMethodDescriptionCodeDownloadException.getReason()
static CodeDownloadException.Reason
Returns the enum constant of this type with the specified name.static CodeDownloadException.Reason[]
CodeDownloadException.Reason.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionCodeDownloadException
(String message, CodeDownloadException.Reason reason)