com.kii.sdk.photocolle
Class UploadException.ErrorItem

java.lang.Object
  extended by com.kii.sdk.photocolle.UploadException.ErrorItem
Enclosing class:
UploadException

public static class UploadException.ErrorItem
extends Object


Method Summary
 BaseApplicationLayerException.ErrorCode getErrorCode()
          Error code.
 String getItem()
          Error item name.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getItem

public String getItem()
Error item name.

Returns:
the error item name.

getErrorCode

public BaseApplicationLayerException.ErrorCode getErrorCode()
Error code.

Returns:
the errorCode