be.fedict.eid.applet.service.impl.tlv
Class DataConvertorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
be.fedict.eid.applet.service.impl.tlv.DataConvertorException
- All Implemented Interfaces:
- Serializable
public class DataConvertorException
- extends Exception
Exception class thrown by a data convertor.
- Author:
- Frank Cornelis
- See Also:
DataConvertor
,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DataConvertorException
public DataConvertorException(String message)
- Main constructor.
- Parameters:
message
- the exception message.
Copyright © 2008-2012 FedICT. All Rights Reserved.