org.caleigo.toolkit.tunnel
Interface DynamicRemoteProxy.IProxyExceptionMessage

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
DynamicRemoteProxy.DefaultProxyExceptionMessage
Enclosing interface:
DynamicRemoteProxy

static interface DynamicRemoteProxy.IProxyExceptionMessage
extends java.io.Serializable


Method Summary
 java.lang.Class getExceptionClass()
           
 java.lang.String getMessage()
           
 

Method Detail

getExceptionClass

public java.lang.Class getExceptionClass()

getMessage

public java.lang.String getMessage()


Copyright © 2005 Caleigo. All Rights Reserved.