org.eclipse.higgins.icard.io
Class UnsupportedElementFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.higgins.icard.CardException
org.eclipse.higgins.icard.io.CardIOException
org.eclipse.higgins.icard.io.UnsupportedElementFormatException
- All Implemented Interfaces:
- Serializable
- public class UnsupportedElementFormatException
- extends CardIOException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnsupportedElementFormatException
public UnsupportedElementFormatException()
UnsupportedElementFormatException
public UnsupportedElementFormatException(String message)
UnsupportedElementFormatException
public UnsupportedElementFormatException(String message,
Throwable cause)
UnsupportedElementFormatException
public UnsupportedElementFormatException(Throwable cause)