|
© 2005 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.bea.p13n.exceptions.ApplicationException
com.bea.p13n.placeholder.ContentException
com.bea.p13n.ad.AdContentException
Implements an exception throw by the Ad services when there is a problem with the content
| Constructor Summary | |
AdContentException()
Constructor |
|
AdContentException(boolean isWarning)
Constructor |
|
AdContentException(String msg)
Constructor. |
|
AdContentException(String msg,
boolean isWarning)
Constructor. |
|
AdContentException(String msg,
Exception source)
Constructor. |
|
AdContentException(String msg,
Exception source,
boolean isWarning)
Constructor. |
|
| Methods inherited from class com.bea.p13n.placeholder.ContentException |
getSourceException, isWarning, setWarning |
| 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 AdContentException()
public AdContentException(boolean isWarning)
public AdContentException(String msg)
public AdContentException(String msg,
boolean isWarning)
public AdContentException(String msg,
Exception source)
public AdContentException(String msg,
Exception source,
boolean isWarning)
|
© 2005 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||