jetif
Class UnsupportedTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jetif.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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnsupportedTypeException
public UnsupportedTypeException(String type)
Copyright © 2004,2005 Vicky Wang - All Rights Reserved.