Package com.saperion.rmi.serverexception
Class SaRMIUniqueConstraintViolationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- java.rmi.RemoteException
-
- com.saperion.rmi.serverexception.SaRMIBaseException
-
- com.saperion.rmi.serverexception.SaRMIUniqueConstraintViolationException
-
- All Implemented Interfaces:
java.io.Serializable
public class SaRMIUniqueConstraintViolationException extends SaRMIBaseException
Exception thrown when a document is created or updated and the value of a unique field already exists in another document.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SaRMIUniqueConstraintViolationException(java.lang.String message)
-
Method Summary
-
Methods inherited from class com.saperion.rmi.serverexception.SaRMIBaseException
getStackTraceString
-
-