public class NoMoneyException extends NoMeansException
Note: NoMoneyException extends NoMeansException for downward
compatibility purposes. It will extend FlattrServiceException in a future
release when the deprecated NoMeansException is removed.
| Constructor and Description |
|---|
NoMoneyException(String code,
String msg) |
getCode, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2010–2014. All rights reserved.