Package de.cardcontact.tlv
Class TLVEncodingException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- de.cardcontact.tlv.TLVEncodingException
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class TLVEncodingException extends java.lang.ExceptionException thrown by TLV classes- Author:
 - Andreas Schwier (info@cardcontact.de)
 - See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description TLVEncodingException()TLVEncodingException(java.lang.String arg0) 
 -