org.zeroexchange.mcredit.write
Class DebtRotingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.zeroexchange.mcredit.write.DebtRotingException
All Implemented Interfaces:
Serializable

public class DebtRotingException
extends Exception

Exception is thrown when the debt routing is failed.

Author:
black
See Also:
Serialized Form

Constructor Summary
DebtRotingException(String message)
           
DebtRotingException(String message, 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

DebtRotingException

public DebtRotingException(String message,
                           Throwable cause)

DebtRotingException

public DebtRotingException(String message)


Copyright © 2013. All Rights Reserved.