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

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.exceptions.GPEServiceException
                  extended by com.intel.gpe.clients.api.fts.byteio.GPEByteIOUnsupportedTransferException
All Implemented Interfaces:
java.io.Serializable

public class GPEByteIOUnsupportedTransferException
extends GPEServiceException

Version:
$Id: GPEByteIOUnsupportedTransferException.java,v 1.2 2006/04/06 12:18:48 daivanov Exp $
Author:
Alexander Lukichev
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.intel.gpe.clients.api.exceptions.GPEException
resourceClient
 
Constructor Summary
GPEByteIOUnsupportedTransferException(java.lang.String message, FaultWrapper fault, ByteIOFileTransferClient resourceClient)
           
 
Method Summary
 
Methods inherited from class com.intel.gpe.clients.api.exceptions.GPEServiceException
getFaultDescriptionAsString, getFaultWrapper, getReason
 
Methods inherited from class com.intel.gpe.clients.api.exceptions.GPEException
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

GPEByteIOUnsupportedTransferException

public GPEByteIOUnsupportedTransferException(java.lang.String message,
                                             FaultWrapper fault,
                                             ByteIOFileTransferClient resourceClient)


Copyright © 2008. All Rights Reserved.