com.epam.example.icetrade.exceprion
Class ICETradeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.epam.example.icetrade.exceprion.ICETradeException
All Implemented Interfaces:
Serializable

public class ICETradeException
extends RuntimeException

Author:
Serhiy_Zahriychuk Date: May 19, 2009
See Also:
Serialized Form

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

ICETradeException

public ICETradeException(String message)

ICETradeException

public ICETradeException(Throwable cause)


Copyright © 2000-2014 EPAM Systems. All Rights Reserved.