edu.rice.cs.dynamicjava.symbol
Class TypeSystem.UnsupportedConversionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by edu.rice.cs.dynamicjava.symbol.TypeSystem.TypeSystemException
              extended by edu.rice.cs.dynamicjava.symbol.TypeSystem.UnsupportedConversionException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
TypeSystem

public static class TypeSystem.UnsupportedConversionException
extends TypeSystem.TypeSystemException

See Also:
Serialized Form

Constructor Summary
TypeSystem.UnsupportedConversionException()
           
 
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
 

Constructor Detail

TypeSystem.UnsupportedConversionException

public TypeSystem.UnsupportedConversionException()