Project Wonder 5.0

er.distribution.common
Class MalformedResponseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by er.distribution.common.MalformedResponseException
All Implemented Interfaces:
Serializable

public class MalformedResponseException
extends RuntimeException

See Also:
Serialized Form

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

MalformedResponseException

public MalformedResponseException()

MalformedResponseException

public MalformedResponseException(String message)

MalformedResponseException

public MalformedResponseException(Throwable cause)

MalformedResponseException

public MalformedResponseException(String message,
                                  Throwable cause)

Last updated: Wed, Feb 22, 2012 • 07:00 AM EST

Copyright © 2002 – 2011 Project Wonder.