GWT 2.3.0

com.google.gwt.uibinder.attributeparsers
Class CssNameConverter.Failure

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.google.gwt.uibinder.attributeparsers.CssNameConverter.Failure
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
CssNameConverter

public static class CssNameConverter.Failure
extends java.lang.Exception

Thrown by CssNameConverter.convertSet(Set) on name collision.

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
 


GWT 2.3.0