org.yestech.lib.currency
Class CurrencyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.yestech.lib.currency.CurrencyException
All Implemented Interfaces:
java.io.Serializable

public class CurrencyException
extends java.lang.RuntimeException

Version:
$Revision: $
Author:
Artie Copeland
See Also:
Serialized Form

Constructor Summary
CurrencyException()
           
CurrencyException(java.lang.String message)
           
CurrencyException(java.lang.String message, java.lang.Throwable cause)
           
CurrencyException(java.lang.Throwable cause)
           
 
Method Summary
 
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

CurrencyException

public CurrencyException()

CurrencyException

public CurrencyException(java.lang.String message)

CurrencyException

public CurrencyException(java.lang.String message,
                         java.lang.Throwable cause)

CurrencyException

public CurrencyException(java.lang.Throwable cause)


Copyright © 2009 YES Technology Association. All Rights Reserved.