org.neuclear.ledger
Class LowlevelLedgerException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.neuclear.ledger.LedgerException
              extended byorg.neuclear.ledger.LowlevelLedgerException
All Implemented Interfaces:
java.io.Serializable

public final class LowlevelLedgerException
extends LedgerException

Created by IntelliJ IDEA. User: pelleb Date: Jul 18, 2003 Time: 2:55:55 PM To change this template use Options | File Templates.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
LowlevelLedgerException(LedgerController ledger, java.lang.String message)
           
LowlevelLedgerException(LedgerController ledger, java.lang.Throwable cause)
           
LowlevelLedgerException(java.lang.Throwable cause)
           
 
Method Summary
 java.lang.String getSubMessage()
           
 
Methods inherited from class org.neuclear.ledger.LedgerException
getLedger, getMessage
 
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
 

Constructor Detail

LowlevelLedgerException

public LowlevelLedgerException(java.lang.Throwable cause)

LowlevelLedgerException

public LowlevelLedgerException(LedgerController ledger,
                               java.lang.Throwable cause)

LowlevelLedgerException

public LowlevelLedgerException(LedgerController ledger,
                               java.lang.String message)
Method Detail

getSubMessage

public final java.lang.String getSubMessage()
Specified by:
getSubMessage in class LedgerException


Copyright © 2003-2004 Antilles Software Ventures SA. All Rights Reserved.