public class PropertyIsLockedException extends RuntimeException
| Constructor and Description |
|---|
PropertyIsLockedException(String message) |
PropertyIsLockedException(String message,
Throwable cause) |
PropertyIsLockedException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
PropertyIsLockedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PropertyIsLockedException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public PropertyIsLockedException(String message)
public PropertyIsLockedException(Throwable cause)
Copyright © 2020. All rights reserved.