intarsys runtime library

de.intarsys.tools.ipc
Class IPCException

java.lang.Object
  extended by de.intarsys.tools.ipc.IPCObject
      extended by de.intarsys.tools.ipc.IPCException

public class IPCException
extends IPCObject


Constructor Summary
IPCException(Exception exception)
           
 
Method Summary
 String getCode()
           
 Exception getException()
           
 String getMessage()
           
 String getRemoteInfo()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IPCException

public IPCException(Exception exception)
Method Detail

getCode

public String getCode()

getException

public Exception getException()

getMessage

public String getMessage()

getRemoteInfo

public String getRemoteInfo()

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.