org.neuclear.ledger
Class LedgerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.neuclear.ledger.LedgerException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- InvalidTransactionException, LowlevelLedgerException, TransactionExpiredException, UnknownBookException, UnknownTransactionException
- public abstract class LedgerException
- extends java.lang.Exception
Created by IntelliJ IDEA.
User: pelleb
Date: Jul 18, 2003
Time: 2:22:46 PM
To change this template use Options | File Templates.
- See Also:
- Serialized Form
| Fields inherited from class java.lang.Exception |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
LedgerException
protected LedgerException(LedgerController ledger)
LedgerException
protected LedgerException(LedgerController ledger,
java.lang.Throwable cause)
getMessage
public final java.lang.String getMessage()
getSubMessage
public abstract java.lang.String getSubMessage()
getLedger
public final LedgerController getLedger()
Copyright © 2003-2004 Antilles Software Ventures SA. All Rights Reserved.