Package il.ac.idc.jdt
Class UnsupportedFormatException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- java.lang.RuntimeException
 - 
- il.ac.idc.jdt.UnsupportedFormatException
 
 
 
 
 
- 
- All Implemented Interfaces:
 Serializable
public class UnsupportedFormatException extends RuntimeException
- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description UnsupportedFormatException()UnsupportedFormatException(String message)UnsupportedFormatException(String message, Throwable cause)UnsupportedFormatException(Throwable cause) 
- 
Method Summary
- 
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
 - 
 
 -