public class AlreadyLockedMailException extends Exception
| Modifier and Type | Field and Description |
|---|---|
protected FaxToMailUser |
lockedBy |
| Constructor and Description |
|---|
AlreadyLockedMailException(String message,
FaxToMailUser lockedBy) |
| Modifier and Type | Method and Description |
|---|---|
FaxToMailUser |
getLockedBy() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected FaxToMailUser lockedBy
public AlreadyLockedMailException(String message, FaxToMailUser lockedBy)
public FaxToMailUser getLockedBy()
Copyright © 2014–2016 CodeLutin. All rights reserved.