be.fedict.eid.applet.service.impl.tlv
Class DataConvertorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Constructor Summary
DataConvertorException(String message)
          Main constructor.
 
Method Summary
 
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

DataConvertorException

public DataConvertorException(String message)
Main constructor.

Parameters:
message - the exception message.


Copyright © 2008-2012 FedICT. All Rights Reserved.