public class IllegalWithdrawException extends MagalieException
| Constructor and Description |
|---|
IllegalWithdrawException(String message,
Article article) |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkWithdrawIsLegal(Article article) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected Article article
public static void checkWithdrawIsLegal(Article article) throws IllegalWithdrawException
IllegalWithdrawExceptionCopyright © 2013 CodeLutin. All rights reserved.