public class OptimisticLockException extends LspsException
| Constructor and Description |
|---|
OptimisticLockException(String message) |
OptimisticLockException(String message,
Throwable cause) |
OptimisticLockException(Throwable cause) |
getModelInstanceStates, setModelInstanceStatesaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OptimisticLockException(String message, Throwable cause)
message - cause - public OptimisticLockException(String message)
message - public OptimisticLockException(Throwable cause)
cause - Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.