com.stc.connector.tcpip.model.exception
Interface TCPIPNestedException
- All Known Implementing Classes:
- HL7ApplicationException, HL7WSException, HLLPCharacterCountException, HLLPChecksumException, HLLPDataTooLongException, HLLPOthersException, HLLPParsingtException, MLLPParsingtException, TCPIPApplicationConnectionException, TCPIPApplicationException, TCPIPIncompleteDataException, TCPIPNoResponseException, TCPIPWSException
public interface TCPIPNestedException
Interface for nested exception.
- Version:
- cvs revision: $Revision: 1.2 $ Last Modified: $Date: 2005/09/03 06:33:15 $
- Author:
- Harry Liu
Field Summary |
static java.lang.String |
version
|
version
static final java.lang.String version
- See Also:
- Constant Field Values
getNestedException
java.lang.Exception getNestedException()
- Returns: