public class OptimisticLockException extends LspsException
Constructor and Description |
---|
OptimisticLockException(String message) |
OptimisticLockException(String message,
Throwable cause) |
OptimisticLockException(Throwable cause) |
getModelInstanceStates, setModelInstanceStates
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public 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.