com.plumtree.portaluiinfrastructure.restconsumerframework
Class RestResponseFailedException

java.lang.Object
  extended by XPException
      extended by com.plumtree.portaluiinfrastructure.restconsumerframework.RestResponseFailedException

public class RestResponseFailedException
extends XPException


Constructor Summary
RestResponseFailedException(java.lang.Exception e)
           
RestResponseFailedException(java.lang.String msg)
           
RestResponseFailedException(java.lang.String msg, java.lang.Exception e)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestResponseFailedException

public RestResponseFailedException(java.lang.Exception e)

RestResponseFailedException

public RestResponseFailedException(java.lang.String msg,
                                   java.lang.Exception e)

RestResponseFailedException

public RestResponseFailedException(java.lang.String msg)



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.