com.epam.fix.message.exception
Class PreparedMessageException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.epam.fix.message.exception.PreparedMessageException
All Implemented Interfaces:
Serializable

public class PreparedMessageException
extends Exception

User: Aliaksei_Kurnosau Date: 6/12/12 Time: 9:45 AM

See Also:
Serialized Form

Constructor Summary
PreparedMessageException()
           
PreparedMessageException(String message)
           
PreparedMessageException(String message, Throwable cause)
           
PreparedMessageException(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

PreparedMessageException

public PreparedMessageException()

PreparedMessageException

public PreparedMessageException(String message)

PreparedMessageException

public PreparedMessageException(String message,
                                Throwable cause)

PreparedMessageException

public PreparedMessageException(Throwable cause)


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