Class LockException

All Implemented Interfaces:
Serializable

public class LockException
extends RuntimeException
See Also:
Serialized Form
  • Constructor Details

    • LockException

      public LockException​(String message)
    • LockException

      public LockException​(String message, Throwable cause)