lumis.util.converter
Class UnsupportedConversionTypeException

Package class diagram package UnsupportedConversionTypeException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by lumis.util.converter.ConversionException
                  extended by lumis.util.converter.UnsupportedConversionTypeException
All Implemented Interfaces:
Serializable

public class UnsupportedConversionTypeException
extends ConversionException

See Also:
Serialized Form

Constructor Summary
UnsupportedConversionTypeException()
           
UnsupportedConversionTypeException(String message)
           
UnsupportedConversionTypeException(String message, Throwable cause)
           
UnsupportedConversionTypeException(Throwable cause)
           
 
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

UnsupportedConversionTypeException

public UnsupportedConversionTypeException()

UnsupportedConversionTypeException

public UnsupportedConversionTypeException(String message,
                                          Throwable cause)

UnsupportedConversionTypeException

public UnsupportedConversionTypeException(String message)

UnsupportedConversionTypeException

public UnsupportedConversionTypeException(Throwable cause)


Lumisportal  4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.