Changes since
the last release

com.ebay.sdk.pictureservice
Class EpsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ebay.sdk.SdkException
              extended by com.ebay.sdk.pictureservice.EpsException
All Implemented Interfaces:
java.io.Serializable

public class EpsException
extends SdkException

Author:
cli
See Also:
Serialized Form

Constructor Summary
EpsException(java.lang.String name, java.lang.String message)
           
 
Method Summary
 java.lang.String getErrorMessage()
          Returns the errorMessage.
 java.lang.String getErrorName()
          Returns the errorName.
 
Methods inherited from class com.ebay.sdk.SdkException
getInnerThrowable, getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

EpsException

public EpsException(java.lang.String name,
                    java.lang.String message)
Method Detail

getErrorMessage

public java.lang.String getErrorMessage()
Returns the errorMessage.

Returns:
String

getErrorName

public java.lang.String getErrorName()
Returns the errorName.

Returns:
String

Changes since
the last release

The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations: developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.