net.ponder2.exception
Class Ponder2OperationException

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
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
Ponder2RemoteException, Ponder2ResolveException

public class Ponder2OperationException
extends Ponder2Exception

TODO Description

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

Constructor Summary
Ponder2OperationException(java.lang.String message)
           
 
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

Ponder2OperationException

public Ponder2OperationException(java.lang.String message)


Copyright © 2008 Imperial College. All Rights Reserved.