org.exoplatform.services.wsrp2.exceptions
Class Exception2Fault

java.lang.Object
  extended by org.exoplatform.services.wsrp2.exceptions.Exception2Fault

public class Exception2Fault
extends Object

Author:
Mestrallet Benjamin benjmestrallet@users.sourceforge.net

Constructor Summary
Exception2Fault()
           
 
Method Summary
static String getNameSpace(String fault)
           
static void handleException(WSRPException e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Exception2Fault

public Exception2Fault()
Method Detail

handleException

public static void handleException(WSRPException e)
                            throws RemoteException
Throws:
RemoteException

getNameSpace

public static String getNameSpace(String fault)


Copyright © 2009 eXo Platform SAS. All Rights Reserved.