com.google.gwt.ajaxloader.client
Class Properties.TypeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.google.gwt.ajaxloader.client.Properties.TypeException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Properties

public static class Properties.TypeException
extends java.lang.Exception

An exception thrown by the get methods when the key is found but the value has an unexpected type.

See Also:
Serialized Form

Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait