|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.sapportals.wcm.WcmException
|
+--com.sapportals.wcm.service.relation.RelationQueryException
An exception concerning the IRelationQueryBuilder .
| Fields inherited from class com.sapportals.wcm.WcmException |
ex |
| Constructor Summary | |
RelationQueryException(boolean log)
Creates a relation query exception with defined logging settings. |
|
RelationQueryException(java.lang.String message)
Creates a relation query exception with an additional message. |
|
| Methods inherited from class com.sapportals.wcm.WcmException |
getContainedException, isLogged |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RelationQueryException(java.lang.String message)
message - a String with the exception's messagepublic RelationQueryException(boolean log)
log - a boolean false if no logging is to be done.
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||