com.intel.gpe.clients.api.fts.byteio
Class GPEByteIOUnsupportedClientTransferMechanismException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.intel.gpe.clients.api.exceptions.GPEException
              extended by com.intel.gpe.clients.api.fts.byteio.GPEByteIOUnsupportedClientTransferMechanismException
All Implemented Interfaces:
java.io.Serializable

public class GPEByteIOUnsupportedClientTransferMechanismException
extends GPEException

Version:
$Id: GPEByteIOUnsupportedClientTransferMechanismException.java,v 1.1 2006/04/18 08:30:21 lukichev Exp $
Author:
Alexander Lukichev
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.intel.gpe.clients.api.exceptions.GPEException
resourceClient
 
Constructor Summary
GPEByteIOUnsupportedClientTransferMechanismException(java.lang.String message, java.lang.Throwable cause, ServiceClient client)
           
 
Method Summary
 
Methods inherited from class com.intel.gpe.clients.api.exceptions.GPEException
getReason, getResourceClient
 
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

GPEByteIOUnsupportedClientTransferMechanismException

public GPEByteIOUnsupportedClientTransferMechanismException(java.lang.String message,
                                                            java.lang.Throwable cause,
                                                            ServiceClient client)


Copyright © 2008. All Rights Reserved.