Jetif v1.8.0

jetif
Class UnsupportedTypeException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjetif.UnsupportedTypeException
All Implemented Interfaces:
Serializable

public class UnsupportedTypeException
extends Exception

This class UnsupportedTypeException indicates that a type is not supported by an object handler.

Author:
Vicky Wang
See Also:
Serialized Form

Constructor Summary
UnsupportedTypeException(String type)
           
 
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

UnsupportedTypeException

public UnsupportedTypeException(String type)

Jetif v1.8.0

Copyright © 2004,2005 Vicky Wang - All Rights Reserved.