javax.activation
Class UnsupportedDataTypeException

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

public class UnsupportedDataTypeException
extends java.io.IOException

Version:
$Rev: 54266 $ $Date: 2004-10-10 15:02:50 -0600 (Sun, 10 Oct 2004) $
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
UnsupportedDataTypeException()
           
UnsupportedDataTypeException(java.lang.String s)
           
 
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(java.lang.String s)