Package one.microstream.afs.exceptions
Class AfsExceptionSharedAttemptExclusiveUserConflict
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
one.microstream.exceptions.BaseException
one.microstream.afs.exceptions.AfsException
one.microstream.afs.exceptions.AfsExceptionConflict
one.microstream.afs.exceptions.AfsExceptionSharedAttemptExclusiveUserConflict
- All Implemented Interfaces:
 Serializable
public class AfsExceptionSharedAttemptExclusiveUserConflict extends AfsExceptionConflict
- See Also:
 - Serialized Form
 
- 
Constructor Summary
Constructors Constructor Description AfsExceptionSharedAttemptExclusiveUserConflict()AfsExceptionSharedAttemptExclusiveUserConflict(String message)AfsExceptionSharedAttemptExclusiveUserConflict(String message, Throwable cause)AfsExceptionSharedAttemptExclusiveUserConflict(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)AfsExceptionSharedAttemptExclusiveUserConflict(Throwable cause) - 
Method Summary
Methods inherited from class one.microstream.exceptions.BaseException
assembleDetailString, assembleExplicitMessageAddon, assembleOutputString, getMessage, messageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
AfsExceptionSharedAttemptExclusiveUserConflict
public AfsExceptionSharedAttemptExclusiveUserConflict() - 
AfsExceptionSharedAttemptExclusiveUserConflict
 - 
AfsExceptionSharedAttemptExclusiveUserConflict
 - 
AfsExceptionSharedAttemptExclusiveUserConflict
 - 
AfsExceptionSharedAttemptExclusiveUserConflict
 
 -