public class DataOverwriteException extends TigaseDBException
DataOverwriteException exception is thrown when application
tries to ovrewrite data in repository but does not have permission to do so.
Created: Wed Oct 27 14:17:44 2004
| Constructor and Description |
|---|
DataOverwriteException(String message)
Creates a new
DataOverwriteException instance. |
DataOverwriteException(String message,
Throwable cause)
Creates a new
DataOverwriteException instance. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013 Tigase. All rights reserved.