|
dbXML API | |||||||||
| 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
|
+--org.dbxml.server.dbXMLException
|
+--org.dbxml.core.DBException
|
+--org.dbxml.core.security.SecurityException
|
+--org.dbxml.core.security.InvalidPasswordException
A InvalidPasswordException is thrown if access is denied to a resource within the database.
| Fields inherited from class org.dbxml.core.DBException |
faultCode |
| Constructor Summary | |
InvalidPasswordException()
|
|
InvalidPasswordException(java.lang.String message)
|
|
| Methods inherited from class org.dbxml.server.dbXMLException |
getWrappedThrowable, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public InvalidPasswordException()
public InvalidPasswordException(java.lang.String message)
|
dbXML API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||