|
|||||||||
| 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.mmbase.storage.StorageException
org.mmbase.storage.database.UnsupportedDatabaseOperationException
Unsupported Database Operation exception. This exception is thrown when the database support layer is unable to perform an operation due to the limitations of the database used.
| Constructor Summary | |
UnsupportedDatabaseOperationException()
Deprecated. |
|
UnsupportedDatabaseOperationException(java.lang.String message)
Deprecated. |
|
UnsupportedDatabaseOperationException(java.lang.String message,
java.lang.Throwable cause)
Deprecated. |
|
UnsupportedDatabaseOperationException(java.lang.Throwable cause)
Deprecated. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public UnsupportedDatabaseOperationException()
public UnsupportedDatabaseOperationException(java.lang.String message)
public UnsupportedDatabaseOperationException(java.lang.Throwable cause)
public UnsupportedDatabaseOperationException(java.lang.String message,
java.lang.Throwable cause)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||