net.ponder2.exception
Class Ponder2RemoteException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.ponder2.exception.Ponder2Exception
              extended by net.ponder2.exception.Ponder2OperationException
                  extended by net.ponder2.exception.Ponder2RemoteException
All Implemented Interfaces:
java.io.Serializable

public class Ponder2RemoteException
extends Ponder2OperationException

TODO Description

Version:
$Id:$
Author:
Kevin Twidle
See Also:
Serialized Form

Constructor Summary
Ponder2RemoteException(java.lang.String arg0)
           
 
Method Summary
 
Methods inherited from class net.ponder2.exception.Ponder2Exception
addSource, addXML, getLine, getLineInfo, getMessage, getSource, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Ponder2RemoteException

public Ponder2RemoteException(java.lang.String arg0)
Parameters:
arg0 -


Copyright © 2008 Imperial College. All Rights Reserved.