com.epam.cmemdp.impl.recovery.fix.request
Class NotFoundRequestException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.IllegalArgumentException
                  extended by com.epam.cmemdp.impl.recovery.fix.request.NotFoundRequestException
All Implemented Interfaces:
java.io.Serializable

public class NotFoundRequestException
extends java.lang.IllegalArgumentException

See Also:
Serialized Form

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

NotFoundRequestException

public NotFoundRequestException()

NotFoundRequestException

public NotFoundRequestException(java.lang.String s)

NotFoundRequestException

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

NotFoundRequestException

public NotFoundRequestException(java.lang.Throwable cause)


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