javax.activation
Class UnsupportedDataTypeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by javax.activation.UnsupportedDataTypeException
All Implemented Interfaces:
Serializable

public class UnsupportedDataTypeException
extends IOException

Version:
$Rev: 467742 $ $Date: 2006-10-25 21:30:38 +0200 (Mi, 25. Okt 2006) $
See Also:
Serialized Form

Constructor Summary
UnsupportedDataTypeException()
           
UnsupportedDataTypeException(String s)
           
 
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

UnsupportedDataTypeException

public UnsupportedDataTypeException()

UnsupportedDataTypeException

public UnsupportedDataTypeException(String s)


Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.