Sun Adapter for SNA LU62 API

com.stc.connector.snalu62.exception
Interface SNANestedException

All Known Implementing Classes:
SNAApplicationException

public interface SNANestedException

This is an interface for nested exception.

Version:
cvs revision: $Revision: 1.3 $ Last Modified: $Date: 2007/12/12 00:11:33 $
Author:
Harry Liu (harryliu@seebeyond.com)

Field Summary
static java.lang.String version
           
 
Method Summary
 java.lang.Exception getNestedException()
          Gets the nested exception.
 

Field Detail

version

static final java.lang.String version
See Also:
Constant Field Values
Method Detail

getNestedException

java.lang.Exception getNestedException()
Gets the nested exception.

Returns:
The nested exception.

Sun Adapter for SNA LU62 API

Copyright © 2008 Sun Microsystems, Inc. All rights reserved.