com.intel.cosbench.client.amplistor
Class AmpliNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.intel.cosbench.client.amplistor.AmpliException
              extended by com.intel.cosbench.client.amplistor.AmpliNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class AmpliNotFoundException
extends AmpliException

See Also:
Serialized Form

Constructor Summary
AmpliNotFoundException(java.lang.String message, org.apache.http.Header[] httpHeaders, org.apache.http.StatusLine httpStatusLine)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AmpliNotFoundException

public AmpliNotFoundException(java.lang.String message,
                              org.apache.http.Header[] httpHeaders,
                              org.apache.http.StatusLine httpStatusLine)