|
Oracle Application Server Wireless Java API Reference B10400-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--oracle.panama.PanamaException
|
+--oracle.panama.mp.LMSException
|
+--oracle.panama.mp.privacy.LocationPrivacyException
A Loation Privacy Exception class.
| Constructor Summary | |
LocationPrivacyException(java.lang.String msg)Construct a LocationPrivacyException with a plain message. | |
LocationPrivacyException(java.lang.Throwable detail)Construct a LocationPrivacyException with a nested exception. | |
| Methods inherited from class oracle.panama.PanamaException |
getDetail, getLocalizedMessage, getLocalizedMessage, getMessage, setMessageArguments, setMessageCode, toString |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public LocationPrivacyException(java.lang.String msg)
msg - the message.public LocationPrivacyException(java.lang.Throwable detail)
detail - the nested exception.
|
Oracle Application Server Wireless Java API Reference B10400-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||