net.ponder2.exception
Class Ponder2ResolveException

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.Ponder2ResolveException
All Implemented Interfaces:
java.io.Serializable

public class Ponder2ResolveException
extends Ponder2OperationException

TODO Description

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

Constructor Summary
Ponder2ResolveException(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

Ponder2ResolveException

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


Copyright © 2008 Imperial College. All Rights Reserved.