public class LockException extends RuntimeException
Constructor and Description |
---|
LockException() |
LockException(String info) |
LockException(String info,
Throwable res) |
LockException(Throwable res) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024. All rights reserved.