org.neuclear.ledger
Class LedgerCreationException

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

public final class LedgerCreationException
extends java.lang.Exception

User: pelleb Date: Jul 23, 2003 Time: 2:24:50 PM

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
LedgerCreationException(java.lang.String s, java.lang.Throwable throwable)
           
LedgerCreationException(java.lang.Throwable throwable)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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

LedgerCreationException

public LedgerCreationException(java.lang.String s,
                               java.lang.Throwable throwable)

LedgerCreationException

public LedgerCreationException(java.lang.Throwable throwable)


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