| 
 | Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           oracle.stellent.wcm.common.LocalizedException
oracle.stellent.wcm.common.LocalizedException
               oracle.stellent.wcm.server.request.SiteRequestException
oracle.stellent.wcm.server.request.SiteRequestException
public class SiteRequestException
| Constructor Summary | |
|---|---|
| SiteRequestException(oracle.stellent.wcm.i18n.locale.LocaleMessage message)Constructor | |
| SiteRequestException(oracle.stellent.wcm.i18n.locale.LocaleMessage message, java.lang.Throwable cause)Constructor | |
| Method Summary | |
|---|---|
| static SiteRequestException | fromException(oracle.stellent.ridc.IdcClientException exp)Convert the IdcClientException to a LogicException | 
| Methods inherited from class oracle.stellent.wcm.common.LocalizedException | 
|---|
| getLocaleMessage, getLocalizedMessage | 
| Methods inherited from class java.lang.Throwable | 
|---|
| fillInStackTrace, getCause, 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 SiteRequestException(oracle.stellent.wcm.i18n.locale.LocaleMessage message)
message - the wcm message
public SiteRequestException(oracle.stellent.wcm.i18n.locale.LocaleMessage message,
                            java.lang.Throwable cause)
message - the wcm messagecause - the cause| Method Detail | 
|---|
public static SiteRequestException fromException(oracle.stellent.ridc.IdcClientException exp)
exp - the client exception| 
 | Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||