|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.intel.gpe.clients.api.exceptions.GPEException
com.intel.gpe.clients.api.exceptions.GPEClientException
com.intel.gpe.clients.api.exceptions.GPEFileTransferProtocolNotSupportedException
public class GPEFileTransferProtocolNotSupportedException
Exception thrown in the case when given file transfer is not supported by a TargetSystem.
Field Summary |
---|
Fields inherited from class com.intel.gpe.clients.api.exceptions.GPEException |
---|
resourceClient |
Constructor Summary | |
---|---|
GPEFileTransferProtocolNotSupportedException(java.lang.String message,
WSRFClient resourceClient,
java.lang.String protocol)
|
Method Summary | |
---|---|
java.lang.String |
getProtocol()
Get file transfer protocol name. |
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 |
---|
public GPEFileTransferProtocolNotSupportedException(java.lang.String message, WSRFClient resourceClient, java.lang.String protocol)
Method Detail |
---|
public java.lang.String getProtocol()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |