|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jpox.exceptions.JPOXException
org.jpox.exceptions.JPOXUserException
org.jpox.store.exceptions.DatastorePermissionException
public class DatastorePermissionException
Representation of a permission exception for a datastore.
| Constructor Summary | |
|---|---|
DatastorePermissionException(java.lang.String msg)
Constructor for an exception with a specified message. |
|
| Method Summary |
|---|
| Methods inherited from class org.jpox.exceptions.JPOXException |
|---|
getCause, getFailedObject, getNestedExceptions, isFatal, printStackTrace, printStackTrace, printStackTrace, setFatal |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DatastorePermissionException(java.lang.String msg)
msg - the detail message
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||