Class BmLockWaitTimeoutException

  • All Implemented Interfaces:
    Serializable

    public class BmLockWaitTimeoutException
    extends RuntimeException
    Exception thrown in case transaction fails to acquire lock within the configured time period.
    See Also:
    BmEngines, Serialized Form
    • Constructor Detail

      • BmLockWaitTimeoutException

        public BmLockWaitTimeoutException​(String message)
        Constructs a new exception with the specified detail message.
        Parameters:
        message - the detail message