1. Deprecated("Internal Use Only")
ApplicationCacheErrorEvent internalCreateApplicationCacheErrorEvent()

Source

@Deprecated("Internal Use Only")
static ApplicationCacheErrorEvent internalCreateApplicationCacheErrorEvent() {
  return new ApplicationCacheErrorEvent._internalWrap();
}