Class UserAgentAsserter.UserAgentAssertionError

java.lang.Object
java.lang.Throwable
java.lang.Error
java.lang.AssertionError
com.google.gwt.useragent.client.UserAgentAsserter.UserAgentAssertionError
All Implemented Interfaces:
Serializable
Enclosing class:
UserAgentAsserter

public static class UserAgentAsserter.UserAgentAssertionError extends AssertionError
An error object that indicates that the user agent detected at runtime did not match the user agent that the module expected to find.
See Also: