com.nhncorp.neptune.common.exception
Class RemoteExceptionHandler

java.lang.Object
  extended by com.nhncorp.neptune.common.exception.RemoteExceptionHandler

public class RemoteExceptionHandler
extends java.lang.Object


Method Summary
static java.io.IOException decodeRemoteException(java.io.IOException exception)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

decodeRemoteException

public static java.io.IOException decodeRemoteException(java.io.IOException exception)
                                                 throws java.io.IOException
Throws:
java.io.IOException