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. 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, toString
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.