|
|||||||||
| 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
|
+--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 |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| 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.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||