de.devsurf.components.converter
Class UnsupportedFeatureException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.devsurf.components.converter.UnsupportedFeatureException
All Implemented Interfaces:
Serializable

public class UnsupportedFeatureException
extends Exception

See Also:
Serialized Form

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

UnsupportedFeatureException

public UnsupportedFeatureException()

UnsupportedFeatureException

public UnsupportedFeatureException(String message,
                                   Throwable cause)

UnsupportedFeatureException

public UnsupportedFeatureException(String message)

UnsupportedFeatureException

public UnsupportedFeatureException(Throwable cause)


Copyright © 2010. All Rights Reserved.