com.sapportals.wcm.util.urlcontentaccess

Class URLContentAccessException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sapportals.wcm.util.urlcontentaccess.URLContentAccessException
All Implemented Interfaces:
Serializable

public class URLContentAccessException
extends Exception

If an IO error occurs in the communitation with the content server.

See Also:
Serialized Form

Constructor Summary
URLContentAccessException()
           
URLContentAccessException(String msg)
           
URLContentAccessException(String msg, Exception ex)
           
URLContentAccessException(String msg, String httpErrorCode, String httpErrorMessage)
           
 
Method Summary
 Exception getContainedException()
           
 String getHttpErrorCode()
           
 String getHttpErrorMessage()
           
 
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

URLContentAccessException

public URLContentAccessException()

URLContentAccessException

public URLContentAccessException(String msg)

URLContentAccessException

public URLContentAccessException(String msg,
                                 String httpErrorCode,
                                 String httpErrorMessage)

URLContentAccessException

public URLContentAccessException(String msg,
                                 Exception ex)
Method Detail

getContainedException

public Exception getContainedException()

getHttpErrorMessage

public String getHttpErrorMessage()

getHttpErrorCode

public String getHttpErrorCode()
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2014 SAP AG Complete Copyright Notice